Searched defs:isUInt (Results 1 – 4 of 4) sorted by relevance
174 template <unsigned N> constexpr inline bool isUInt(uint64_t x) { in isUInt() function
177 template <unsigned N> constexpr inline bool isUInt(uint64_t x) { in isUInt() function
193 template <unsigned N> constexpr bool isUInt(uint64_t x) { in isUInt() function