Home
last modified time | relevance | path

Searched refs:FILL_DEAD (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c889 # define FILL_DEAD MallocCfg[MallocCfg_filldead] macro
892 # define FILL_CHECK (FILL_DEAD && FILL_CHECK_CFG)
899 # define FILL_DEAD 1 macro
1134 (void)(FILL_DEAD? (fill_pat_4bytes((s), (n), fill_deadbeef), 0) : 0)