Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.h111 uInt w_mask; /* w_size - 1 */ member
H A Ddeflate.c185 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
274 s->w_mask = s->w_size - 1;
1077 uInt wmask = s->w_mask;