Searched refs:bootstrap_malloc (Results 1 – 3 of 3) sorted by relevance
58 void *bootstrap_malloc(size_t size);
13 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
345 bootstrap_malloc(size_t size) { in bootstrap_malloc() function