Searched refs:hshsize (Results 1 – 1 of 1) sorted by relevance
210 #ifndef hshsize211 # define hshsize 511 macro214 static struct hshentry *hshtab[hshsize]; /*hashtable */247 ihash %= hshsize;279 for (c = hshsize; 0 <= --c; ) { in Lexinit()