Home
last modified time | relevance | path

Searched refs:SET_LDOUBLE_EXP (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libm/ld/ld80/
De_hypotl.c58 SET_LDOUBLE_EXP(a,ea); /* a <- |a| */ in hypotl()
59 SET_LDOUBLE_EXP(b,eb); /* b <- |b| */ in hypotl()
77 SET_LDOUBLE_EXP(a,ea); in hypotl()
78 SET_LDOUBLE_EXP(b,eb); in hypotl()
94 SET_LDOUBLE_EXP(a,ea); in hypotl()
95 SET_LDOUBLE_EXP(b,eb); in hypotl()
121 SET_LDOUBLE_EXP(t1,es+k); in hypotl()
Ds_remquol.c63 SET_LDOUBLE_EXP(x,esx); in remquol()
64 SET_LDOUBLE_EXP(y,esy); in remquol()
155 SET_LDOUBLE_EXP(x,esx); in remquol()
Ds_copysignl.c60 SET_LDOUBLE_EXP(x, (esx & 0x7fff)|(esy & 0x8000)); in copysignl()
De_atanhl.c51 SET_LDOUBLE_EXP(x,ix); in atanhl()
/picolibc-latest/newlib/libm/ld/
Dmath_private_openbsd.h290 #define SET_LDOUBLE_EXP(d,se) \ macro
505 #define SET_LDOUBLE_EXP(d,se) \ macro