Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 20 of 20) 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.c41 xmalloc (size_t n) in xmalloc() function
/external/pciutils/
Dcommon.c31 xmalloc(size_t howmuch) in xmalloc() function
/external/coreboot/util/smmstoretool/
Dutils.c18 void *xmalloc(size_t size) in xmalloc() function
/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/
Dstdlib.h33 #define xmalloc(size) xmalloc_work((size), __FILE__, __func__, __LINE__) macro
/external/fsverity-utils/lib/
Dutils.c18 static void *xmalloc(size_t size) in xmalloc() function
/external/coreboot/util/kconfig/
Dutil.c81 void *xmalloc(size_t size) in xmalloc() function
/external/dtc/
Dutil.h43 static inline void *xmalloc(size_t len) in xmalloc() function
/external/giflib/
Dgetarg.c149 static void *xmalloc(unsigned size) { 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/trusty/musl/src/regex/
Dtre.h229 #define xmalloc malloc macro
/external/jemalloc_new/
Dconfigure.ac1232 AC_ARG_ENABLE([xmalloc], optenable
/external/minijail/
Dminijail0_cli.c49 static void *xmalloc(size_t size) in xmalloc() function
/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.c116 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
/external/trusty/arm-trusted-firmware/tools/fiptool/
Dfiptool.c120 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
/external/toybox/lib/
Dxwrap.c69 void *xmalloc(size_t size) in xmalloc() function
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c85 static void *xmalloc(size_t size) in xmalloc() function