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