Searched refs:WMASK (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c176 #define WMASK (WSIZE-1) macro
668 } while ((cur_match = G1.prev[cur_match & WMASK]) > limit
1714 G1.prev[(s) & WMASK] = match_head = head[G1.ins_h]; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dentry.S86 * We save SAR (used to calculate WMASK), and WB and WS (we don't have to
184 /* Store information into WMASK:
497 addi a2, a6, -16 # decrementing Y in WMASK
521 * Note: a2 still contains WMASK (if we've returned to the original
583 * We actually have WMASK, so we only have to test if it is 1 or not.

Completed in 79 milliseconds