Searched refs:countMask (Results 1 – 2 of 2) sorted by relevance
942 const deUint32 countMask = getLowBitMask(integerLength); in compare() local948 const int minRef = dePop32(value&countMask); in compare()
1121 const deUint32 countMask = getLowBitMask(integerLength); in compare() local1127 const int minRef = dePop32(value&countMask); in compare()