Searched defs:IsUint (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dbit_utils.h265 constexpr bool IsUint(T value) { function in namespace:art
286 : IsUint<kBits>(value < 0

Completed in 69 milliseconds