Home | History | Annotate | Download | only in source

Lines Matching refs:maxcode

106     int32 maxcode[18];
213 htbl->maxcode [l] = huffcode [p - 1];
219 htbl->maxcode [l] = -1;
226 htbl->maxcode[17] = 0xFFFFFL;
1641 while (code > htbl->maxcode [l])