Searched defs:kUnsignedLessEqual (Results 1 – 1 of 1) sorted by relevance
95 constexpr Condition kUnsignedLessEqual = below_equal; variable108 constexpr Condition kUnsignedLessEqual = ule; variable121 constexpr Condition kUnsignedLessEqual = ls; variable135 constexpr Condition kUnsignedLessEqual = static_cast<Condition>(0); variable