Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c2360 # define PERLSBRK_32_K (1<<15) macro
2379 if (size >= PERLSBRK_32_K) { in Perl_sbrk()