Searched refs:bootstrap_malloc (Results 1 – 4 of 4) sorted by relevance
36 void *bootstrap_malloc(size_t size);
14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
260 bootstrap_malloc(size_t size) { in bootstrap_malloc() function