Searched refs:CPMHSIZE (Results 1 – 4 of 4) sorted by relevance
72 #ifndef CPMHSIZE73 # define CPMHSIZE 1024 macro76 #define CPMHMASK (CPMHSIZE-1)
132 static CHash_T CHashAry[CPMHSIZE];552 for (i = 0; i < CPMHSIZE; i++)
246 # define OCC_SIZE (sizeof(CHash_T) * CPMHSIZE)
2166 #define CPMHSIZE 256 macro2167 #define CPMHMASK (CPMHSIZE-1)2189 static CHash CHashAry[CPMHSIZE];