/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/ |
D | s_remquol.c | 57 GET_LDOUBLE_WORDS(esx,hx,lx,x); in remquol() 58 GET_LDOUBLE_WORDS(esy,hy,ly,y); in remquol() 91 GET_LDOUBLE_WORDS(esx,hx,lx,x); in remquol() 100 GET_LDOUBLE_WORDS(esy,hy,ly,y); in remquol() 136 GET_LDOUBLE_WORDS(esx,hx,lx,x); in remquol()
|
D | e_hypotl.c | 66 GET_LDOUBLE_WORDS(es,high,low,a); in hypotl() 70 GET_LDOUBLE_WORDS(es,high,low,b); in hypotl() 83 GET_LDOUBLE_WORDS(es,high,low,b); in hypotl()
|
D | s_nextafterl.c | 29 GET_LDOUBLE_WORDS(esx,hx,lx,x); in nextafterl() 30 GET_LDOUBLE_WORDS(esy,hy,ly,y); in nextafterl()
|
D | s_getpayloadl.c | 40 GET_LDOUBLE_WORDS(se,hx,lx,*x); in getpayloadl()
|
D | s_fpclassifyl.c | 12 GET_LDOUBLE_WORDS(esx,hx,lx,x); in __fpclassifyl()
|
D | s_erfl.c | 253 GET_LDOUBLE_WORDS (se, i0, i1, x); in erfl() 315 GET_LDOUBLE_WORDS (i, i0, i1, z); in erfl() 333 GET_LDOUBLE_WORDS (se, i0, i1, x); in erfcl() 410 GET_LDOUBLE_WORDS (hx, i0, i1, z); in erfcl()
|
D | e_acoshl.c | 36 GET_LDOUBLE_WORDS(se,i0,i1,x); in acoshl()
|
D | e_atanhl.c | 43 GET_LDOUBLE_WORDS(se,i0,i1,x); in atanhl()
|
D | s_nexttowardf.c | 22 GET_LDOUBLE_WORDS(esy,hy,ly,y); in nexttowardf()
|
D | s_tanhl.c | 49 GET_LDOUBLE_WORDS(se,jj0,jj1,x); in tanhl()
|
D | s_truncl.c | 40 GET_LDOUBLE_WORDS(es,ix0,ix1,x); in truncl()
|
D | e_coshl.c | 44 GET_LDOUBLE_WORDS(ex,mx,lx,x); in coshl()
|
D | e_sinhl.c | 42 GET_LDOUBLE_WORDS(jx,i0,i1,x); in sinhl()
|
D | s_modfl.c | 32 GET_LDOUBLE_WORDS(se,i0,i1,x); in modfl()
|
D | e_lgammal_r.c | 206 GET_LDOUBLE_WORDS (se, i0, i1, x); in sin_pi() 234 GET_LDOUBLE_WORDS (se, i0, i1, z); in sin_pi() 274 GET_LDOUBLE_WORDS (se, i0, i1, x); in lgammal_r()
|
D | s_floorl.c | 31 GET_LDOUBLE_WORDS(se,i0,i1,x); in floorl()
|
D | s_nexttoward.c | 29 GET_LDOUBLE_WORDS(esy,hy,ly,y); in nexttoward()
|
D | s_ceill.c | 31 GET_LDOUBLE_WORDS(se,i0,i1,x); in ceill()
|
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ |
D | math_private_openbsd.h | 240 #define GET_LDOUBLE_WORDS(se,ix0,ix1,d) \ macro 321 GET_LDOUBLE_WORDS(exp, msw, lsw, x); in isnanl_inline()
|