Searched refs:bootstrap_calloc (Results 1 – 5 of 5) sorted by relevance
156 bootstrap_calloc) != 0) { in malloc_mutex_init()217 bootstrap_calloc) != 0) { in malloc_mutex_boot()
269 bootstrap_calloc(size_t num, size_t size) { in bootstrap_calloc() function
37 void *bootstrap_calloc(size_t num, size_t size);
12 #define bootstrap_calloc JEMALLOC_N(bootstrap_calloc) macro