/aosp_15_r20/external/strace/ |
H A D | xmalloc.h | 40 #define xmalloc strace_malloc macro
|
H A D | xmalloc.c | 52 xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/external/elfutils/lib/ |
H A D | xmalloc.c | 41 xmalloc (size_t n) in xmalloc() function
|
/aosp_15_r20/external/pciutils/ |
H A D | common.c | 31 xmalloc(size_t howmuch) in xmalloc() function
|
/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/ |
H A D | stdlib.h | 33 #define xmalloc(size) xmalloc_work((size), __FILE__, __func__, __LINE__) macro
|
/aosp_15_r20/external/coreboot/util/smmstoretool/ |
H A D | utils.c | 18 void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/external/fsverity-utils/lib/ |
H A D | utils.c | 18 static void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | util.c | 81 void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/external/dtc/ |
H A D | util.h | 43 static inline void *xmalloc(size_t len) in xmalloc() function
|
/aosp_15_r20/external/giflib/ |
H A D | getarg.c | 149 static void *xmalloc(unsigned size) { in xmalloc() function
|
/aosp_15_r20/external/fsverity-utils/programs/ |
H A D | utils.c | 27 void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/external/toybox/scripts/ |
H A D | config2help.c | 30 void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/external/musl/src/regex/ |
H A D | tre.h | 227 #define xmalloc malloc macro
|
/aosp_15_r20/external/trusty/musl/src/regex/ |
D | tre.h | 229 #define xmalloc malloc macro
|
/aosp_15_r20/external/minijail/ |
H A D | minijail0_cli.c | 41 static void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/libcore/ojluni/src/main/native/ |
H A D | UNIXProcess_md.c | 215 xmalloc(JNIEnv *env, size_t size) in xmalloc() function
|
/aosp_15_r20/external/jemalloc_new/ |
H A D | configure.ac | 1232 AC_ARG_ENABLE([xmalloc], optenable
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.c | 119 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
|
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/ |
H A D | fiptool.c | 116 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xthreads.h | 34 # define xmalloc malloc macro
|
/aosp_15_r20/external/toybox/lib/ |
H A D | xwrap.c | 69 void *xmalloc(size_t size) in xmalloc() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/ |
D | Xthreads.h | 34 # define xmalloc malloc macro
|
/aosp_15_r20/external/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 85 static void *xmalloc(size_t size) in xmalloc() function
|