Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 16 of 16) sorted by relevance

/external/strace/
Dxmalloc.h40 #define xmalloc strace_malloc macro
Dxmalloc.c52 xmalloc(size_t size) in xmalloc() function
/external/elfutils/lib/
Dxmalloc.c46 xmalloc (size_t n) in xmalloc() function
/external/openssh/
Dxmalloc.c40 xmalloc(size_t size) in xmalloc() function
/external/dtc/
Dutil.h49 static inline void *xmalloc(size_t len) in xmalloc() function
/external/u-boot/scripts/dtc/
Dutil.h52 static inline void *xmalloc(size_t len) in xmalloc() function
/external/u-boot/scripts/kconfig/
Dutil.c131 void *xmalloc(size_t size) in xmalloc() function
/external/fsverity-utils/
Dutil.c24 void *xmalloc(size_t size) in xmalloc() function
/external/e2fsprogs/intl/
Drelocatable.c43 # define xmalloc malloc macro
/external/toybox/scripts/
Dconfig2help.c30 void *xmalloc(size_t size) in xmalloc() function
/external/jemalloc/
Dconfigure.ac1096 AC_ARG_ENABLE([xmalloc], optenable
/external/jemalloc_new/
Dconfigure.ac1232 AC_ARG_ENABLE([xmalloc], optenable
/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.c116 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c85 static void *xmalloc(size_t size) in xmalloc() function
/external/toybox/lib/
Dxwrap.c69 void *xmalloc(size_t size) in xmalloc() function
/external/u-boot/common/
Dcli_hush.c3334 static void *xmalloc(size_t size) function