Home
last modified time | relevance | path

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

12

/openbsd/lib/libm/src/
H A De_remainder.c37 EXTRACT_WORDS(hx,lx,x); in remainder()
38 EXTRACT_WORDS(hp,lp,p); in remainder()
H A Ds_nextafter.c31 EXTRACT_WORDS(hx,lx,x); in nextafter()
32 EXTRACT_WORDS(hy,ly,y); in nextafter()
H A De_atan2.c60 EXTRACT_WORDS(hx,lx,x); in atan2()
62 EXTRACT_WORDS(hy,ly,y); in atan2()
H A De_fmod.c32 EXTRACT_WORDS(hx,lx,x); in fmod()
33 EXTRACT_WORDS(hy,ly,y); in fmod()
H A Ds_remquo.c34 EXTRACT_WORDS(hx,lx,x); in remquo()
35 EXTRACT_WORDS(hy,ly,y); in remquo()
H A De_pow.c105 EXTRACT_WORDS(hx,lx,x); in pow()
106 EXTRACT_WORDS(hy,ly,y); in pow()
258 EXTRACT_WORDS(j,i,z); in pow()
H A Ds_logb.c26 EXTRACT_WORDS(ix,lx,x); in logb()
H A De_acosh.c42 EXTRACT_WORDS(hx,lx,x); in acosh()
H A De_jn.c59 EXTRACT_WORDS(hx,lx,x); in jn()
212 EXTRACT_WORDS(hx,lx,x); in yn()
H A Ds_trunc.c34 EXTRACT_WORDS(i0,i1,x); in trunc()
H A De_atanh.c45 EXTRACT_WORDS(hx,lx,x); in atanh()
H A Ds_tanh.c51 EXTRACT_WORDS(jx,lx,x); in tanh()
H A De_log10.c66 EXTRACT_WORDS(hx,lx,x); in log10()
H A Ds_ceil.c34 EXTRACT_WORDS(i0,i1,x); in ceil()
H A Ds_floor.c34 EXTRACT_WORDS(i0,i1,x); in floor()
H A Ds_nexttowardf.c34 EXTRACT_WORDS(hy,ly,y); in nexttowardf()
H A Ds_lround.c72 EXTRACT_WORDS(i0, i1, x); in LROUNDNAME()
H A Ds_rint.c41 EXTRACT_WORDS(i0,i1,x); in rint()
H A De_log2.c38 EXTRACT_WORDS(hx,lx,x); in log2()
H A De_log.c90 EXTRACT_WORDS(hx,lx,x); in log()
H A De_sqrt.c98 EXTRACT_WORDS(ix0,ix1,x); in sqrt()
H A De_j1.c145 EXTRACT_WORDS(hx,lx,x); in y1()
/openbsd/lib/libc/gen/
H A Dldexp.c52 #define EXTRACT_WORDS(ix0,ix1,d) \ macro
100 EXTRACT_WORDS(hx,lx,x); in ldexp()
/openbsd/lib/libm/src/ld128/
H A Ds_nexttoward.c33 EXTRACT_WORDS(hx,lx,x); in nexttoward()
/openbsd/lib/libm/src/ld80/
H A Ds_nexttoward.c31 EXTRACT_WORDS(hx,lx,x); in nexttoward()

12