Searched refs:w_mask (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libz/
H A Ddeflate.h111 uInt w_mask; /* w_size - 1 */ member in struct:internal_state
H A Ddeflate.c191 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
280 s->w_mask = s->w_size - 1;
1043 uInt wmask = s->w_mask;
/ast/src/cmd/INIT/
H A Dratz.c1321 uInt w_mask; /* w_size - 1 */ member in struct:internal_state

Completed in 30 milliseconds