Searched defs:valloc (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cc127 void *valloc(size_t size) { function
138 void *pvalloc(size_t size) ALIAS("valloc");
/external/jemalloc/include/jemalloc/
H A Djemalloc_mangle.h33 # define valloc je_valloc macro
H A Djemalloc_mangle_jet.h33 # define valloc jet_valloc macro
H A Djemalloc.h212 # define valloc je_valloc macro

Completed in 129 milliseconds