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

/freebsd-11-stable/lib/libc/gen/
H A Dvalloc.c40 valloc(size_t i) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp39 INTERCEPTOR_ATTRIBUTE void *valloc(size_t size) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp269 void* (*valloc)(uptr size); member in struct:MallocDebugL
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h344 # define valloc je_valloc macro

Completed in 73 milliseconds