HomeSort by: relevance | last modified time | path
    Searched defs:WMask (Results 1 - 1 of 1) sorted by relevancy

  /src/common/dist/zlib/contrib/gcc_gvmat64/
gvmat64.S 157 #define WMask [ rcx + dsWMask]
212 //;;; uInt wmask = s->w_mask;
221 mov eax, WMask
230 //;;; It is then shifted into the high word, to make room for the wmask
368 ;;; } while ((cur_match = prev[cur_match & wmask]) > limit
378 ;;; edx = chainlenwmask - i.e., ((chainlen << 16) | wmask)

Completed in 11 milliseconds