Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c740 # ifndef PERL_PAGESIZE
741 # define PERL_PAGESIZE 4096 macro
753 ((nbytes >= FIRST_BIG_BOUND) ? nbytes -= PERL_PAGESIZE : 0)
755 ((size_t)((bucket >= FIRST_BIG_POW2 * BUCKETS_PER_POW2) ? PERL_PAGESIZE : 0))