Searched refs:CHASHSZ (Results 1 – 1 of 1) sorted by relevance
2134 #define CHASHSZ 127 macro2145 unsigned char chash[CHASHSZ]; in remove_loops()2152 int h = hash_64(l[i].from, CHASHBITS) % CHASHSZ; in remove_loops()