Searched refs:COMTSIZE (Results 1 – 1 of 1) sorted by relevance
17 #define COMTSIZE 997 macro24 static char *cwds[COMTSIZE];65 h = hash(s) % (COMTSIZE); in c_look()69 h = (h+1) % (COMTSIZE); in c_look()