Home
last modified time | relevance | path

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

123

/bionic/libm/upstream-freebsd/lib/msun/src/
De_powf.c66 GET_FLOAT_WORD(hx,x); in powf()
67 GET_FLOAT_WORD(hy,y); in powf()
148 GET_FLOAT_WORD(is,t1); in powf()
156 {ax *= two24; n -= 24; GET_FLOAT_WORD(ix,ax); } in powf()
171 GET_FLOAT_WORD(is,s_h); in powf()
184 GET_FLOAT_WORD(is,t_h); in powf()
192 GET_FLOAT_WORD(is,p_h); in powf()
200 GET_FLOAT_WORD(is,t1); in powf()
206 GET_FLOAT_WORD(is,y); in powf()
211 GET_FLOAT_WORD(j,z); in powf()
[all …]
Ds_modff.c29 GET_FLOAT_WORD(i0,x); in modff()
40 GET_FLOAT_WORD(ix,x); in modff()
53 GET_FLOAT_WORD(ix,x); in modff()
De_remainderf.c32 GET_FLOAT_WORD(hx,x); in remainderf()
33 GET_FLOAT_WORD(hp,p); in remainderf()
61 GET_FLOAT_WORD(hx,x); in remainderf()
De_log2f.c37 GET_FLOAT_WORD(hx,x); in log2f()
45 GET_FLOAT_WORD(hx,x); in log2f()
78 GET_FLOAT_WORD(hx,hi); in log2f()
De_log10f.c39 GET_FLOAT_WORD(hx,x); in log10f()
47 GET_FLOAT_WORD(hx,x); in log10f()
67 GET_FLOAT_WORD(hx,hi); in log10f()
Ds_copysignf.c32 GET_FLOAT_WORD(ix,x); in copysignf()
33 GET_FLOAT_WORD(iy,y); in copysignf()
Ds_logbf.c29 GET_FLOAT_WORD(ix,x); in logbf()
35 GET_FLOAT_WORD(ix,x); in logbf()
Ds_frexpf.c29 GET_FLOAT_WORD(hx,x); in frexpf()
35 GET_FLOAT_WORD(hx,x); in frexpf()
Ds_log1pf.c45 GET_FLOAT_WORD(hx,x); in log1pf()
68 GET_FLOAT_WORD(hu,u); in log1pf()
75 GET_FLOAT_WORD(hu,u); in log1pf()
Ds_remquof.c35 GET_FLOAT_WORD(hx,x); in remquof()
36 GET_FLOAT_WORD(hy,y); in remquof()
117 GET_FLOAT_WORD(hx,x); in remquof()
Ds_rintf.c36 GET_FLOAT_WORD(i0,x); in rintf()
44 GET_FLOAT_WORD(i0,t); in rintf()
De_jnf.c44 GET_FLOAT_WORD(hx,x); in jnf()
179 GET_FLOAT_WORD(hx,x); in ynf()
196 GET_FLOAT_WORD(ib,b); in ynf()
200 GET_FLOAT_WORD(ib,b); in ynf()
Ds_nextafterf.c28 GET_FLOAT_WORD(hx,x); in nextafterf()
29 GET_FLOAT_WORD(hy,y); in nextafterf()
Ds_cbrtf.c39 GET_FLOAT_WORD(hx,x); in cbrtf()
50 GET_FLOAT_WORD(high,t); in cbrtf()
Ds_cexpf.c50 GET_FLOAT_WORD(hy, y); in cexpf()
56 GET_FLOAT_WORD(hx, x); in cexpf()
Ds_exp2f.c105 GET_FLOAT_WORD(hx, x); in exp2f()
124 GET_FLOAT_WORD(i0, t); in exp2f()
De_atan2f.c38 GET_FLOAT_WORD(hx,x); in atan2f()
40 GET_FLOAT_WORD(hy,y); in atan2f()
De_j1f.c54 GET_FLOAT_WORD(hx,x); in j1f()
110 GET_FLOAT_WORD(hx,x); in y1f()
231 GET_FLOAT_WORD(ix,x); in ponef()
328 GET_FLOAT_WORD(ix,x); in qonef()
De_j0f.c53 GET_FLOAT_WORD(hx,x); in j0f()
113 GET_FLOAT_WORD(hx,x); in y0f()
236 GET_FLOAT_WORD(ix,x); in pzerof()
333 GET_FLOAT_WORD(ix,x); in qzerof()
De_acosf.c39 GET_FLOAT_WORD(hx,x); in acosf()
68 GET_FLOAT_WORD(idf,df); in acosf()
De_fmodf.c35 GET_FLOAT_WORD(hx,x); in fmodf()
36 GET_FLOAT_WORD(hy,y); in fmodf()
Ds_ccoshf.c52 GET_FLOAT_WORD(hx, x); in ccoshf()
53 GET_FLOAT_WORD(hy, y); in ccoshf()
Ds_csinhf.c52 GET_FLOAT_WORD(hx, x); in csinhf()
53 GET_FLOAT_WORD(hy, y); in csinhf()
De_logf.c41 GET_FLOAT_WORD(ix,x); in logf()
49 GET_FLOAT_WORD(ix,x); in logf()
De_hypotf.c28 GET_FLOAT_WORD(ha,x); in hypotf()
30 GET_FLOAT_WORD(hb,y); in hypotf()

123