Searched refs:NREGHASH (Results 1 – 1 of 1) sorted by relevance
1417 #define NREGHASH 64 macro1435 static struct qelem reghash[NREGHASH], reglink;1454 return (k % NREGHASH); in regtxthash()