Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h13 #define bootstrap_free JEMALLOC_N(bootstrap_free) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c292 bootstrap_free(void *ptr) { in bootstrap_free() function