Searched refs:bootstrap_malloc (Results 1 – 5 of 5) 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
44783 -void *bootstrap_malloc(size_t size);75753 -bootstrap_malloc(size_t size) {