Lines Matching full:offs
39 * - Simplify offs[] index in construct()344 short offs[MAXBITS+1]; /* offsets in symbol table for each length */364 offs[1] = 0;366 offs[len + 1] = offs[len] + h->count[len];374 h->symbol[offs[length[symbol]]++] = symbol;