reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
537 if (High != std::numeric_limits<int64_t>::max()) { 538 IntRange R = { High + 1, std::numeric_limits<int64_t>::max() }; 543 int64_t N = High - Low + 1;