Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c1135 # define FILL_FEEDADAD(s, n) \ macro
1139 # define FILL_FEEDADAD(s, n) ((void)0) macro
1365 FILL_FEEDADAD((unsigned char *)(p + CHUNK_SHIFT), size); in Perl_malloc()
2025 FILL_FEEDADAD((unsigned char*)cp + ovp->ov_size + 1 - M_OVERHEAD, in Perl_realloc()