Searched refs:CHash (Results 1 – 2 of 2) sorted by relevance
87 typedef struct CHash struct
2188 typedef struct CHash { struct2199 } CHash; argument2201 static CHash CHashAry[CPMHSIZE];2222 CHash *chBest = NULL; in cpmip()2259 CHash *ch = &CHashAry[(hv + i) & CPMHMASK]; in cpmip()