Searched refs:ieee754_single_result (Results 1 – 2 of 2) sorted by relevance
43 static FP_Interval_Type ieee754_single_result = ZERO_INTERVAL; in compute_absolute_error() local65 if (ieee754_single_result != ZERO_INTERVAL) { in compute_absolute_error()66 return ieee754_single_result; in compute_absolute_error()69 to_compute = &ieee754_single_result; in compute_absolute_error()
6178 static FP_Interval_Type ieee754_single_result = ZERO_INTERVAL;6200 if (ieee754_single_result != ZERO_INTERVAL) {6201 return ieee754_single_result;6204 to_compute = &ieee754_single_result;