/external/strace/ |
D | xmalloc.h | 40 #define xmalloc strace_malloc macro
|
D | xmalloc.c | 52 xmalloc(size_t size) in xmalloc() function
|
/external/elfutils/lib/ |
D | xmalloc.c | 41 xmalloc (size_t n) in xmalloc() function
|
/external/pciutils/ |
D | common.c | 31 xmalloc(size_t howmuch) in xmalloc() function
|
/external/coreboot/util/smmstoretool/ |
D | utils.c | 18 void *xmalloc(size_t size) in xmalloc() function
|
/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/ |
D | stdlib.h | 33 #define xmalloc(size) xmalloc_work((size), __FILE__, __func__, __LINE__) macro
|
/external/fsverity-utils/lib/ |
D | utils.c | 18 static void *xmalloc(size_t size) in xmalloc() function
|
/external/coreboot/util/kconfig/ |
D | util.c | 81 void *xmalloc(size_t size) in xmalloc() function
|
/external/dtc/ |
D | util.h | 43 static inline void *xmalloc(size_t len) in xmalloc() function
|
/external/giflib/ |
D | getarg.c | 149 static void *xmalloc(unsigned size) { in xmalloc() function
|
/external/fsverity-utils/programs/ |
D | utils.c | 27 void *xmalloc(size_t size) in xmalloc() function
|
/external/toybox/scripts/ |
D | config2help.c | 30 void *xmalloc(size_t size) in xmalloc() function
|
/external/musl/src/regex/ |
D | tre.h | 227 #define xmalloc malloc macro
|
/external/trusty/musl/src/regex/ |
D | tre.h | 229 #define xmalloc malloc macro
|
/external/jemalloc_new/ |
D | configure.ac | 1232 AC_ARG_ENABLE([xmalloc], optenable
|
/external/minijail/ |
D | minijail0_cli.c | 49 static void *xmalloc(size_t size) in xmalloc() function
|
/external/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.c | 116 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
|
/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.c | 120 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
|
/external/toybox/lib/ |
D | xwrap.c | 69 void *xmalloc(size_t size) in xmalloc() function
|
/external/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.c | 85 static void *xmalloc(size_t size) in xmalloc() function
|