Home
last modified time | relevance | path

Searched refs:w_mask (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h117 uInt w_mask; /* w_size - 1 */ member
H A Ddeflate.c184 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
317 s->w_mask = s->w_size - 1;
426 s->prev[str & s->w_mask] = s->head[s->ins_h];
1255 uInt wmask = s->w_mask;
1551 s->prev[str & s->w_mask] = s->head[s->ins_h];