Home
last modified time | relevance | path

Searched refs:opt_barrier_double (Results 1 – 5 of 5) sorted by relevance

/external/arm-optimized-routines/math/
Dmath_err.c28 y = eval_as_double (opt_barrier_double (sign ? -y : y) * y); in xflow()
57 double y = opt_barrier_double (sign ? -1.0 : 1.0) / 0.0; in __math_divzero()
Dmath_config.h156 opt_barrier_double (double x) in opt_barrier_double() function
180 opt_barrier_double (double x) in opt_barrier_double() function
Dpow.c161 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
316 return iy >> 63 ? opt_barrier_double (1 / x2) : x2; in pow()
Dexp2.c61 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
Dexp.c63 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()