Searched defs:intmax (Results 1 – 5 of 5) sorted by relevance
7 typedef __int128 intmax; typedef9 typedef long long intmax; typedef
205 boost::intmax_t intmax = INTMAX_C(-9223372036854775807); in main() local208 boost::intmax_t intmax = INTMAX_C(-2147483647); in main() local
195 boost::intmax_t intmax = INTMAX_C(-9223372036854775807); in main() local198 boost::intmax_t intmax = INTMAX_C(-2147483647); in main() local
2484 intmax = (1 << (bit_size - 1)) - 1 variable
170 auto intmax = std::numeric_limits<int>::max(); in scal_use_fast_path() local191 auto intmax = std::numeric_limits<int>::max(); in gemv_use_fast_path() local