Home
last modified time | relevance | path

Searched refs:EXTRACT_WORDS (Results 1 – 25 of 33) sorted by relevance

12

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_cexp.c51 EXTRACT_WORDS(hy, ly, y); in cexp()
57 EXTRACT_WORDS(hx, lx, x); in cexp()
Ds_cospi.c82 EXTRACT_WORDS(hx, lx, x); in cospi()
109 EXTRACT_WORDS(ix, lx, ax); in cospi()
De_remainder.c41 EXTRACT_WORDS(hx,lx,x); in remainder()
42 EXTRACT_WORDS(hp,lp,p); in remainder()
Ds_nextafter.c35 EXTRACT_WORDS(hx,lx,x); in nextafter()
36 EXTRACT_WORDS(hy,ly,y); in nextafter()
Ds_sinpi.c85 EXTRACT_WORDS(hx, lx, x); in sinpi()
123 EXTRACT_WORDS(ix, lx, ax); in sinpi()
De_atan2.c67 EXTRACT_WORDS(hx,lx,x); in atan2()
69 EXTRACT_WORDS(hy,ly,y); in atan2()
Ds_csinh.c60 EXTRACT_WORDS(hx, lx, x); in csinh()
61 EXTRACT_WORDS(hy, ly, y); in csinh()
Ds_ccosh.c60 EXTRACT_WORDS(hx, lx, x); in ccosh()
61 EXTRACT_WORDS(hy, ly, y); in ccosh()
De_fmod.c36 EXTRACT_WORDS(hx,lx,x); in fmod()
37 EXTRACT_WORDS(hy,ly,y); in fmod()
Ds_logb.c34 EXTRACT_WORDS(ix,lx,x); in logb()
Ds_ilogb.c32 EXTRACT_WORDS(hx,lx,x); in ilogb()
Ds_frexp.c38 EXTRACT_WORDS(hx,lx,x); in frexp()
Ds_remquo.c37 EXTRACT_WORDS(hx,lx,x); in remquo()
38 EXTRACT_WORDS(hy,ly,y); in remquo()
Ds_fmaf.c59 EXTRACT_WORDS(hr, lr, result); in fmaf()
De_acosh.c47 EXTRACT_WORDS(hx,lx,x); in acosh()
Ds_trunc.c37 EXTRACT_WORDS(i0,i1,x); in trunc()
De_pow.c109 EXTRACT_WORDS(hx,lx,x); in pow()
110 EXTRACT_WORDS(hy,ly,y); in pow()
266 EXTRACT_WORDS(j,i,z); in pow()
De_atanh.c50 EXTRACT_WORDS(hx,lx,x); in atanh()
Ds_floor.c37 EXTRACT_WORDS(i0,i1,x); in floor()
Ds_ceil.c37 EXTRACT_WORDS(i0,i1,x); in ceil()
Ds_nexttoward.c40 EXTRACT_WORDS(hx,lx,x); in nexttoward()
Ds_modf.c37 EXTRACT_WORDS(i0,i1,x); in modf()
De_jn.c63 EXTRACT_WORDS(hx,lx,x); in jn()
222 EXTRACT_WORDS(hx,lx,x); in yn()
Ds_rint.c43 EXTRACT_WORDS(i0,i1,x); in rint()
De_log2.c48 EXTRACT_WORDS(hx,lx,x); in log2()

12