Searched defs:bootstrap_calloc (Results 1 – 3 of 3) sorted by relevance
12 #define bootstrap_calloc JEMALLOC_N(bootstrap_calloc) macro
269 bootstrap_calloc(size_t num, size_t size) { in bootstrap_calloc() function