Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 13 of 13) 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.c42 xmalloc (size_t n) in xmalloc() function
/external/fsverity-utils/lib/
Dutils.c18 static void *xmalloc(size_t size) in xmalloc() function
/external/dtc/
Dutil.h43 static inline void *xmalloc(size_t len) in xmalloc() function
/external/fsverity-utils/programs/
Dutils.c27 void *xmalloc(size_t size) in xmalloc() function
/external/toybox/scripts/
Dconfig2help.c30 void *xmalloc(size_t size) in xmalloc() function
/external/musl/src/regex/
Dtre.h227 #define xmalloc malloc macro
/external/minijail/
Dminijail0_cli.c41 static void *xmalloc(size_t size) in xmalloc() function
/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.c87 static void *xmalloc(size_t size) in xmalloc() function
/external/toybox/lib/
Dxwrap.c69 void *xmalloc(size_t size) in xmalloc() function