Searched defs:UnsignedAbs (Results 1 – 11 of 11) sorted by relevance
122 constexpr ClampedNumeric<typename UnsignedOrFloatForSize<T>::type> UnsignedAbs() const in UnsignedAbs() function
189 constexpr CheckedNumeric<typename UnsignedOrFloatForSize<T>::type> UnsignedAbs() const in UnsignedAbs() function
116 UnsignedAbs() const { in UnsignedAbs() function
179 UnsignedAbs() const { in UnsignedAbs() function
198 UnsignedAbs() const { in UnsignedAbs() function
122 UnsignedAbs() const { in UnsignedAbs() function
184 UnsignedAbs() const { in UnsignedAbs() function
123 UnsignedAbs() const { in UnsignedAbs() function
185 UnsignedAbs() const { in UnsignedAbs() function
291 trait UnsignedAbs { interface309 impl UnsignedAbs for $Signed { impl