Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c806 #ifndef BITS_IN_PTR
807 # define BITS_IN_PTR (8*PTRSIZE) macro
815 #define NBUCKETS (BITS_IN_PTR*BUCKETS_PER_POW2 + 1)