Searched refs:short_max (Results 1 – 1 of 1) sorted by relevance
84 const FullWidthInteger short_max = in ExpandLessThanOrEqual() local86 FullWidthInteger result = (value_ & ~short_max) | x; in ExpandLessThanOrEqual()92 result -= short_max + 1; in ExpandLessThanOrEqual()