Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128/
De_coshl.c59 ovf_thresh = L(1.1357216553474703894801348310092223067821E4); variable
101 if (u.value <= ovf_thresh) in __ieee754_coshl()
De_sinhl.c61 ovf_thresh = L(1.1357216553474703894801348310092223067821E4); variable
107 if (u.value <= ovf_thresh) in __ieee754_sinhl()