Searched refs:min_int64 (Results 1 – 1 of 1) sorted by relevance
1228 double min_int64 = std::numeric_limits<int64_t>::min(); in set_fcsr_round64_error() local1244 if (rounded > max_int64 || rounded < min_int64) { in set_fcsr_round64_error()