Lines Matching refs:offs
39 * - Simplify offs[] index in construct()324 short offs[MAXBITS+1]; /* offsets in symbol table for each length */343 offs[1] = 0;345 offs[len + 1] = offs[len] + h->count[len];353 h->symbol[offs[length[symbol]]++] = symbol;