Lines Matching full:calloc_must_clear
2297 #define calloc_must_clear(p) (!is_mmapped(p))2299 #define calloc_must_clear(p) (1)4823 if (mem != 0 && calloc_must_clear(mem2chunk(mem)))5754 if (mem != 0 && calloc_must_clear(mem2chunk(mem)))