Home
last modified time | relevance | path

Searched refs:bootstrap_free (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_externs.h38 void bootstrap_free(void *ptr);
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