Searched refs:wmask (Results 1 – 8 of 8) sorted by relevance
21 #define wmask 0 /* local copy of s->wmask */ macro179 mov %edx, wmask(%esp)227 movl wmask(%esp), %edx /* 2 V pipe */314 movl wmask(%esp), %edx335 movl wmask(%esp), %edx
338 FT_Int wmask = 0x80; in ps_mask_table_set_bits() local344 val = write[0] & ~wmask; in ps_mask_table_set_bits()347 val |= wmask; in ps_mask_table_set_bits()358 wmask >>= 1; in ps_mask_table_set_bits()359 if ( wmask == 0 ) in ps_mask_table_set_bits()362 wmask = 0x80; in ps_mask_table_set_bits()
703 ;;; uInt wmask = s->w_mask;720 ;;; It is then shifted into the high word, to make room for the wmask795 ;;; } while ((cur_match = prev[cur_match & wmask]) > limit805 ;;; edx = chainlenwmask - i.e., ((chainlen << 16) | wmask)
57 wmask equ dword ptr [esp+NbStack-52] define121 ; low word: s->wmask
152 ; uInt wmask = s->w_mask;169 ; It is then shifted into the high word, to make room for the wmask
71 ; low word: s->wmask
1043 uInt wmask = s->w_mask; local1163 } while ((cur_match = prev[cur_match & wmask]) > limit
1079 uInt wmask = s->w_mask; local1199 } while ((cur_match = prev[cur_match & wmask]) > limit