Searched refs:calloc_must_clear (Results 1 – 1 of 1) sorted by relevance
2312 #define calloc_must_clear(p) (!is_mmapped(p)) macro2314 #define calloc_must_clear(p) (1) macro4821 if (mem != 0 && calloc_must_clear(mem2chunk(mem))) in dlcalloc()5765 if (mem != 0 && calloc_must_clear(mem2chunk(mem))) in mspace_calloc()