Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprivate_symbols.txt121 bootstrap_malloc
A Dprivate_namespace.h121 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
A Dprivate_unnamespace.h121 #undef bootstrap_malloc
A Djemalloc_internal.h475 void *bootstrap_malloc(size_t size);
A Djemalloc_internal.h.in473 void *bootstrap_malloc(size_t size);
/third_party/ulib/jemalloc/src/
A Djemalloc.c337 bootstrap_malloc(size_t size) in bootstrap_malloc() function

Completed in 16 milliseconds