Home
last modified time | relevance | path

Searched defs:MAX_SHORT_BUCKET (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c426 # define MAX_SHORT_BUCKET (12 * BUCKETS_PER_POW2) /* size-1 fits in short */ macro
428 # define MAX_SHORT_BUCKET (13 * BUCKETS_PER_POW2) macro