Home
last modified time | relevance | path

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

/third_party/elfutils/lib/
H A Dxmalloc.c41 xmalloc (size_t n) in xmalloc() function
/third_party/popt/src/
H A Dsystem.h45 #define xmalloc(_size) (malloc(_size) ? : vmefail()) macro
50 #define xmalloc(_size) malloc(_size) macro
/third_party/fsverity-utils/lib/
H A Dutils.c18 static void *xmalloc(size_t size) in xmalloc() function
/third_party/toybox/openharmony/
H A Dsu.c44 static void *xmalloc(size_t size) in xmalloc() function
/third_party/fsverity-utils/programs/
H A Dutils.c27 void *xmalloc(size_t size) in xmalloc() function
/third_party/toybox/scripts/
H A Dconfig2help.c30 void *xmalloc(size_t size) in xmalloc() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre.h229 #define xmalloc malloc macro
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre.h228 #define xmalloc malloc macro
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre.h228 #define xmalloc malloc macro
/third_party/musl/src/regex/
H A Dtre.h227 #define xmalloc malloc macro
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c82 void *xmalloc(size_t s) in xmalloc() function
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c201 static void *xmalloc(size_t s) in xmalloc() function
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c82 void *xmalloc(size_t s) in xmalloc() function
/third_party/toybox/lib/
H A Dxwrap.c69 void *xmalloc(size_t size) in xmalloc() function
/third_party/tzdata/
H A Dzdump.c166 xmalloc(ptrdiff_t size) in xmalloc() function
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c90 static void *xmalloc(size_t size) in xmalloc() function

Completed in 13 milliseconds