Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 15 of 15) 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/e2fsprogs/intl/
Drelocatable.c43 # define xmalloc malloc macro
/external/fsverity-utils/
Dutil.c24 void *xmalloc(size_t size) in xmalloc() function
/external/toybox/scripts/
Dconfig2help.c30 void *xmalloc(size_t size) in xmalloc() function
/external/u-boot/tools/easylogo/
Deasylogo.c56 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/toybox/lib/
Dxwrap.c69 void *xmalloc(size_t size) in xmalloc() function
/external/u-boot/common/
Dcli_hush.c3333 static void *xmalloc(size_t size) function