Searched refs:MALLOC_FILL_CHECK (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dmalloc.c105 MALLOC_FILL_CHECK (DEBUGGING && !NO_RCHECK && !NO_FILL_CHECK)
208 #if defined(DEBUGGING) && !defined(NO_RCHECK) && !defined(NO_FILL_CHECK) && !defined(MALLOC_FILL_CHECK)
209 # define MALLOC_FILL_CHECK macro
1140 # undef MALLOC_FILL_CHECK macro
1143 #ifdef MALLOC_FILL_CHECK

Completed in 271 milliseconds