Home
last modified time | relevance | path

Searched refs:malloc_default (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h19 #define malloc_default JEMALLOC_N(malloc_default) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2275 malloc_default(size_t size) { in malloc_default() function
2331 return malloc_default(size); in JEMALLOC_ATTR()
2336 return malloc_default(size); in JEMALLOC_ATTR()
2342 return malloc_default(size); in JEMALLOC_ATTR()
2369 return malloc_default(size); in JEMALLOC_ATTR()
2392 return malloc_default(size); in JEMALLOC_ATTR()