Home
last modified time | relevance | path

Searched defs:bootstrap_free (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprivate_namespace_jet.h13 #define bootstrap_free JEMALLOC_N(bootstrap_free) macro
Dprivate_namespace.h13 #define bootstrap_free JEMALLOC_N(bootstrap_free) macro
/external/jemalloc_new/src/
Djemalloc.c282 bootstrap_free(void *ptr) { in bootstrap_free() function