Home
last modified time | relevance | path

Searched refs:math_check_force_underflow (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath-imp.h237 #define math_check_force_underflow(x) \ macro
269 math_check_force_underflow (__real__ force_underflow_complex_tmp); \
270 math_check_force_underflow (__imag__ force_underflow_complex_tmp); \
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath-imp.h237 #define math_check_force_underflow(x) \ macro
269 math_check_force_underflow (__real__ force_underflow_complex_tmp); \
270 math_check_force_underflow (__imag__ force_underflow_complex_tmp); \
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dcsqrtq.c147 math_check_force_underflow (r); in csqrtq()
148 math_check_force_underflow (s); in csqrtq()
H A Dtanhq.c76 math_check_force_underflow (x); in tanhq()
H A Datanhq.c61 math_check_force_underflow (x); in atanhq()
H A Dasinhq.c53 math_check_force_underflow (x); in asinhq()
H A Dsinhq.c89 math_check_force_underflow (x); in sinhq()
H A Dexpm1q.c126 math_check_force_underflow (x); in expm1q()
H A Dsinq_kernel.c93 math_check_force_underflow (x); in __quadmath_kernel_sinq()
H A Dtanq_kernel.c102 math_check_force_underflow (x); in __quadmath_kernel_tanq()
H A Datanq.c202 math_check_force_underflow (x); in atanq()
H A Dsincosq_kernel.c112 math_check_force_underflow (x); in __quadmath_kernel_sincosq()
H A Dlog1pq.c140 math_check_force_underflow (xm1); in log1pq()
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcsqrtq.c147 math_check_force_underflow (r); in csqrtq()
148 math_check_force_underflow (s); in csqrtq()
H A Datanhq.c61 math_check_force_underflow (x); in atanhq()
H A Dtanhq.c76 math_check_force_underflow (x); in tanhq()
H A Dasinhq.c53 math_check_force_underflow (x); in asinhq()
H A Dsinhq.c89 math_check_force_underflow (x); in sinhq()
H A Dexpm1q.c126 math_check_force_underflow (x); in expm1q()
H A Dtanq_kernel.c102 math_check_force_underflow (x); in __quadmath_kernel_tanq()
H A Dsinq_kernel.c93 math_check_force_underflow (x); in __quadmath_kernel_sinq()
H A Datanq.c202 math_check_force_underflow (x); in atanq()
H A Dsincosq_kernel.c112 math_check_force_underflow (x); in __quadmath_kernel_sincosq()
H A Dlog1pq.c140 math_check_force_underflow (xm1); in log1pq()
H A Dasinq.c152 math_check_force_underflow (x); in asinq()

12