Home
last modified time | relevance | path

Searched refs:ieee754_single_result (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DFloat_templates.hh43 static FP_Interval_Type ieee754_single_result = ZERO_INTERVAL; in compute_absolute_error() local
65 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()
H A Dppl.hh.dist6178 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;