Lines Matching refs:calloc_must_clear
1706 #define calloc_must_clear(p) (!is_mmapped(p))1708 #define calloc_must_clear(p) (1)4303 if (mem != 0 && calloc_must_clear(mem2chunk(mem)))4706 if (mem != 0 && calloc_must_clear(mem2chunk(mem)))