Home
last modified time | relevance | path

Searched defs:force_inexact (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/math/
Dfromfp.h165 float force_inexact = 1.0f + FLT_MIN; in fromfp_round_and_return() local
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
De_asinl.c153 long double force_inexact = huge + x; in __ieee754_asinl() local
/glibc-2.36/sysdeps/ieee754/ldbl-128/
De_asinl.c159 _Float128 force_inexact = huge + x; in __ieee754_asinl() local
/glibc-2.36/stdlib/
Dstrtod_l.c352 FLOAT force_inexact = (FLOAT) 1 + MIN_VALUE; in round_and_return() local