Searched defs:halfwayValue (Results 1 – 1 of 1) sorted by relevance
112 const UIntType halfwayValue = UIntType(1) << (shift - 1); in T() local226 const UIntType halfwayValue = UIntType(1) << (shift - 1); variable