Searched defs:isIntN (Results 1 – 3 of 3) sorted by relevance
42 TEST(MathExtras, isIntN) { in TEST() argument
260 inline bool isIntN(unsigned N, int64_t x) { isIntN() function
412 bool isIntN(unsigned N) const { return getActiveBits() <= N; } isIntN() function