Home
last modified time | relevance | path

Searched defs:signx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dasinh.c33 int signx, neg; in mpfr_asinh() local
H A Dexp.c139 int signx = MPFR_SIGN (x); in mpfr_exp() local
H A Drem1.c60 int compare, inex, q_is_odd, sign, signx = MPFR_SIGN (x); in mpfr_rem1() local
H A Ddigamma.c399 int signx = MPFR_SIGN(x); in mpfr_digamma() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtcomparisons.c37 int signx, signy, cmp; in cmp_tests() local
/netbsd-src/lib/libm/noieee_src/
H A Dn_atan2.c181 double t,z,signy,signx,hi,lo; in atan2() local