Searched refs:UnsignedAbs (Results 1 – 5 of 5) sorted by relevance
116 UnsignedAbs() const { in UnsignedAbs() function
198 UnsignedAbs() const { in UnsignedAbs() function
122 constexpr ClampedNumeric<typename UnsignedOrFloatForSize<T>::type> UnsignedAbs() const in UnsignedAbs() function
189 constexpr CheckedNumeric<typename UnsignedOrFloatForSize<T>::type> UnsignedAbs() const in UnsignedAbs() function
40 CheckedNumeric<INT>(value).UnsignedAbs().ValueOrDie(); in IntToString()