Searched defs:iqalloct (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h625 void iqalloct(void *ptr, bool try_tcache);
787 iqalloct(void *ptr, bool try_tcache) function
800 iqalloct(ptr, true);
832 iqalloct(ptr, try_tcache_dalloc);
H A Dprivate_namespace.h226 #define iqalloct JEMALLOC_N(iqalloct) macro
H A Dprivate_unnamespace.h226 #undef iqalloct macro

Completed in 93 milliseconds