Searched defs:maxUIntN (Results 1 – 2 of 2) sorted by relevance
75 TEST(MathExtras, maxUIntN) { in TEST() argument
219 inline uint64_t maxUIntN(uint64_t N) { maxUIntN() function