Home
last modified time | relevance | path

Searched refs:GET_FLOAT_WORD (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/lib/msun/src/
H A De_powf.c63 GET_FLOAT_WORD(hx,x); in powf()
64 GET_FLOAT_WORD(hy,y); in powf()
145 GET_FLOAT_WORD(is,t1); in powf()
153 {ax *= two24; n -= 24; GET_FLOAT_WORD(ix,ax); } in powf()
168 GET_FLOAT_WORD(is,s_h); in powf()
181 GET_FLOAT_WORD(is,t_h); in powf()
189 GET_FLOAT_WORD(is,p_h); in powf()
197 GET_FLOAT_WORD(is,t1); in powf()
203 GET_FLOAT_WORD(is,y); in powf()
208 GET_FLOAT_WORD( in powf()
[all...]
H A Ds_modff.c26 GET_FLOAT_WORD(i0,x); in modff()
37 GET_FLOAT_WORD(ix,x); in modff()
50 GET_FLOAT_WORD(ix,x); in modff()
H A De_remainderf.c29 GET_FLOAT_WORD(hx,x); in remainderf()
30 GET_FLOAT_WORD(hp,p); in remainderf()
58 GET_FLOAT_WORD(hx,x); in remainderf()
H A De_log2f.c34 GET_FLOAT_WORD(hx,x); in log2f()
42 GET_FLOAT_WORD(hx,x); in log2f()
75 GET_FLOAT_WORD(hx,hi); in log2f()
H A De_log10f.c36 GET_FLOAT_WORD(hx,x); in log10f()
44 GET_FLOAT_WORD(hx,x); in log10f()
64 GET_FLOAT_WORD(hx,hi); in log10f()
H A De_jnf.c41 GET_FLOAT_WORD(hx,x); in jnf()
176 GET_FLOAT_WORD(hx,x); in ynf()
193 GET_FLOAT_WORD(ib,b); in ynf()
197 GET_FLOAT_WORD(ib,b); in ynf()
H A Ds_remquof.c31 GET_FLOAT_WORD(hx,x); in remquof()
32 GET_FLOAT_WORD(hy,y); in remquof()
113 GET_FLOAT_WORD(hx,x); in remquof()
H A Ds_log1pf.c42 GET_FLOAT_WORD(hx,x); in log1pf()
65 GET_FLOAT_WORD(hu,u); in log1pf()
72 GET_FLOAT_WORD(hu,u); in log1pf()
H A Ds_copysignf.c29 GET_FLOAT_WORD(ix,x); in copysignf()
30 GET_FLOAT_WORD(iy,y); in copysignf()
H A Ds_logbf.c26 GET_FLOAT_WORD(ix,x); in logbf()
32 GET_FLOAT_WORD(ix,x); in logbf()
H A Ds_frexpf.c26 GET_FLOAT_WORD(hx,x); in frexpf()
32 GET_FLOAT_WORD(hx,x); in frexpf()
H A Ds_rintf.c33 GET_FLOAT_WORD(i0,x); in rintf()
41 GET_FLOAT_WORD(i0,t); in rintf()
H A De_j1f.c51 GET_FLOAT_WORD(hx,x); in j1f()
107 GET_FLOAT_WORD(hx,x); in y1f()
228 GET_FLOAT_WORD(ix,x); in ponef()
325 GET_FLOAT_WORD(ix,x); in qonef()
H A Ds_nextafterf.c25 GET_FLOAT_WORD(hx,x); in nextafterf()
26 GET_FLOAT_WORD(hy,y); in nextafterf()
H A Ds_cbrtf.c36 GET_FLOAT_WORD(hx,x); in cbrtf()
47 GET_FLOAT_WORD(high,t); in cbrtf()
H A Ds_cexpf.c47 GET_FLOAT_WORD(hy, y); in cexpf()
53 GET_FLOAT_WORD(hx, x); in cexpf()
H A De_j0f.c50 GET_FLOAT_WORD(hx,x); in j0f()
110 GET_FLOAT_WORD(hx,x); in y0f()
233 GET_FLOAT_WORD(ix,x); in pzerof()
330 GET_FLOAT_WORD(ix,x); in qzerof()
H A Ds_cospif.c49 GET_FLOAT_WORD(ix, x); in cospif()
77 GET_FLOAT_WORD(ix, ax); in cospif()
H A Ds_exp2f.c102 GET_FLOAT_WORD(hx, x); in exp2f()
121 GET_FLOAT_WORD(i0, t); in exp2f()
H A De_atan2f.c35 GET_FLOAT_WORD(hx,x); in atan2f()
37 GET_FLOAT_WORD(hy,y); in atan2f()
H A Ds_tanpif.c64 GET_FLOAT_WORD(hx, x); in tanpif()
92 GET_FLOAT_WORD(ix, ax); in tanpif()
H A Ds_sinpif.c54 GET_FLOAT_WORD(hx, x); in sinpif()
87 GET_FLOAT_WORD(ix, ax); in sinpif()
H A De_fmodf.c32 GET_FLOAT_WORD(hx,x); in fmodf()
33 GET_FLOAT_WORD(hy,y); in fmodf()
H A Ds_ccoshf.c49 GET_FLOAT_WORD(hx, x); in ccoshf()
50 GET_FLOAT_WORD(hy, y); in ccoshf()
H A Ds_csinhf.c49 GET_FLOAT_WORD(hx, x); in csinhf()
50 GET_FLOAT_WORD(hy, y); in csinhf()

123