Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
H A Dprivate_namespace_jet.h14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c260 bootstrap_malloc(size_t size) { in bootstrap_malloc() function