Searched refs:COMTSIZE (Results 1 – 1 of 1) sorted by relevance
19 #define COMTSIZE 997 macro26 static char *cwds[COMTSIZE];67 h = hash(s) % (COMTSIZE); in c_look()71 h = (h+1) % (COMTSIZE); in c_look()