Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/
H A Dxmalloc.h40 #define xmalloc strace_malloc macro
H A Dxmalloc.c52 xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/external/elfutils/lib/
H A Dxmalloc.c41 xmalloc (size_t n) in xmalloc() function
/aosp_15_r20/external/pciutils/
H A Dcommon.c31 xmalloc(size_t howmuch) in xmalloc() function
/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/
H A Dstdlib.h33 #define xmalloc(size) xmalloc_work((size), __FILE__, __func__, __LINE__) macro
/aosp_15_r20/external/coreboot/util/smmstoretool/
H A Dutils.c18 void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/external/fsverity-utils/lib/
H A Dutils.c18 static void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dutil.c81 void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/external/dtc/
H A Dutil.h43 static inline void *xmalloc(size_t len) in xmalloc() function
/aosp_15_r20/external/giflib/
H A Dgetarg.c149 static void *xmalloc(unsigned size) { in xmalloc() function
/aosp_15_r20/external/fsverity-utils/programs/
H A Dutils.c27 void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/external/toybox/scripts/
H A Dconfig2help.c30 void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/external/musl/src/regex/
H A Dtre.h227 #define xmalloc malloc macro
/aosp_15_r20/external/trusty/musl/src/regex/
Dtre.h229 #define xmalloc malloc macro
/aosp_15_r20/external/minijail/
H A Dminijail0_cli.c41 static void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DUNIXProcess_md.c215 xmalloc(JNIEnv *env, size_t size) in xmalloc() function
/aosp_15_r20/external/jemalloc_new/
H A Dconfigure.ac1232 AC_ARG_ENABLE([xmalloc], optenable
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/
Dfiptool.c119 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/
H A Dfiptool.c116 static void *xmalloc(size_t size, const char *msg) in xmalloc() function
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXthreads.h34 # define xmalloc malloc macro
/aosp_15_r20/external/toybox/lib/
H A Dxwrap.c69 void *xmalloc(size_t size) in xmalloc() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXthreads.h34 # define xmalloc malloc macro
/aosp_15_r20/external/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c85 static void *xmalloc(size_t size) in xmalloc() function