Searched refs:bmgtab (Results 1 – 1 of 1) sorted by relevance
70 static int bmgtab[M_CSETSIZE]; /* BMG delta1 table */ variable1241 bmgtab[i] = len; in bmgcomp()1246 bmgtab[*uc++] = tlen; in bmgcomp()1265 while (k < end && (t = bmgtab[(unsigned char)*k]) != 0) { in bmgexec()