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