Searched refs:get_inexact (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtdiv.c276 get_inexact (mpfr_t y, mpfr_t x, mpfr_t u) function
334 inex2 = get_inexact (q, u, v);
415 c2 = get_inexact (z2, x, tmp);
548 if (inexact != (cmp = get_inexact (y, x, u)))
/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/
H A Dstrtod.c362 oldinexact = get_inexact();
445 oldinexact = get_inexact();
H A Ddtoa.c191 try_quick = oldinexact = get_inexact();

Completed in 68 milliseconds