Searched refs:ovf_thresh (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libquadmath/math/
H A Dcoshq.c57 ovf_thresh = 1.1357216553474703894801348310092223067821E4Q; variable
99 if (u.value <= ovf_thresh)
H A Dsinhq.c59 ovf_thresh = 1.1357216553474703894801348310092223067821E4Q; variable
102 if (u.value <= ovf_thresh)

Completed in 96 milliseconds