Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt129 bootstrap_free
Dprivate_namespace.h129 #define bootstrap_free JEMALLOC_N(bootstrap_free) macro
Dprivate_unnamespace.h129 #undef bootstrap_free
Djemalloc_internal.h440 void bootstrap_free(void *ptr);
Djemalloc_internal.h.in440 void bootstrap_free(void *ptr);
/external/jemalloc/src/
Djemalloc.c353 bootstrap_free(void *ptr) in bootstrap_free() function