Searched refs:min_int32 (Results 1 – 2 of 2) sorted by relevance
1280 double min_int32 = std::numeric_limits<int32_t>::min(); in set_fcsr_round_error() local1296 if (rounded > max_int32 || rounded < min_int32) { in set_fcsr_round_error()
1196 double min_int32 = std::numeric_limits<int32_t>::min(); in set_fcsr_round_error() local1212 if (rounded > max_int32 || rounded < min_int32) { in set_fcsr_round_error()