Searched defs:calloc_must_clear (Results 1 – 2 of 2) sorted by relevance
169 #define calloc_must_clear(p) (!is_mmapped(p)) macro171 #define calloc_must_clear(p) (1) macro
2257 #define calloc_must_clear(p) (!is_mmapped(p)) macro2259 #define calloc_must_clear(p) (1) macro