Searched refs:PGSZELEM (Results 1 – 1 of 1) sorted by relevance
163 #define PGSZELEM (8 * sizeof (void *)) macro164 static size_t pgsz[PGSZELEM];191 if (nelem > PGSZELEM) in pgszinit()192 nelem = PGSZELEM; in pgszinit()