Searched defs:isUIntN (Results 1 – 2 of 2) sorted by relevance
48 static inline bool isUIntN(unsigned N, uint64_t x) { in isUIntN() function
114 TEST(MathExtras, isUIntN) { in TEST() argument