Home
last modified time | relevance | path

Searched refs:bootstrap_calloc (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/jemalloc/src/
A Dmutex.c91 bootstrap_calloc) != 0) in malloc_mutex_init()
146 bootstrap_calloc) != 0) in malloc_mutex_boot()
A Djemalloc.c346 bootstrap_calloc(size_t num, size_t size) in bootstrap_calloc() function
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprivate_symbols.txt119 bootstrap_calloc
A Dprivate_namespace.h119 #define bootstrap_calloc JEMALLOC_N(bootstrap_calloc) macro
A Dprivate_unnamespace.h119 #undef bootstrap_calloc
A Djemalloc_internal.h476 void *bootstrap_calloc(size_t num, size_t size);
A Djemalloc_internal.h.in474 void *bootstrap_calloc(size_t num, size_t size);

Completed in 18 milliseconds