Searched refs:ENABLE_CALLOC_CHECK (Results 1 – 4 of 4) sorted by relevance
26 #define ENABLE_CALLOC_CHECK 0x04 macro28 ENABLE_CALLOC_CHECK
33 #define ENABLE_CALLOC_CHECK 0x04 macro37 ENABLE_CALLOC_CHECK | ENABLE_REALLOC_CHECK | ENABLE_FREE_CHECK
138 if ((enable_selective_overload & ENABLE_CALLOC_CHECK) != ENABLE_CALLOC_CHECK) { in calloc()
168 if ((enable_selective_overload & ENABLE_CALLOC_CHECK) != ENABLE_CALLOC_CHECK) { in calloc()