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/
Ds_copysignf.c32 GET_FLOAT_WORD(ix,x); in copysignf()
33 GET_FLOAT_WORD(iy,y); in copysignf()
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()
Ds_logbf.c29 GET_FLOAT_WORD(ix,x); in logbf()
35 GET_FLOAT_WORD(ix,x); in logbf()
De_remainderf.c32 GET_FLOAT_WORD(hx,x); in __ieee754_remainderf()
33 GET_FLOAT_WORD(hp,p); in __ieee754_remainderf()
61 GET_FLOAT_WORD(hx,x); in __ieee754_remainderf()
Ds_frexpf.c29 GET_FLOAT_WORD(hx,x); in frexpf()
35 GET_FLOAT_WORD(hx,x); in frexpf()
De_powf.c63 GET_FLOAT_WORD(hx,x); in __ieee754_powf()
64 GET_FLOAT_WORD(hy,y); in __ieee754_powf()
145 GET_FLOAT_WORD(is,t1); in __ieee754_powf()
153 {ax *= two24; n -= 24; GET_FLOAT_WORD(ix,ax); } in __ieee754_powf()
168 GET_FLOAT_WORD(is,s_h); in __ieee754_powf()
181 GET_FLOAT_WORD(is,t_h); in __ieee754_powf()
189 GET_FLOAT_WORD(is,p_h); in __ieee754_powf()
197 GET_FLOAT_WORD(is,t1); in __ieee754_powf()
203 GET_FLOAT_WORD(is,y); in __ieee754_powf()
208 GET_FLOAT_WORD(j,z); in __ieee754_powf()
[all …]
De_log2f.c37 GET_FLOAT_WORD(hx,x); in __ieee754_log2f()
45 GET_FLOAT_WORD(hx,x); in __ieee754_log2f()
78 GET_FLOAT_WORD(hx,hi); in __ieee754_log2f()
De_log10f.c39 GET_FLOAT_WORD(hx,x); in __ieee754_log10f()
47 GET_FLOAT_WORD(hx,x); in __ieee754_log10f()
67 GET_FLOAT_WORD(hx,hi); in __ieee754_log10f()
Ds_rintf.c36 GET_FLOAT_WORD(i0,x); in rintf()
44 GET_FLOAT_WORD(i0,t); in rintf()
Ds_nextafterf.c28 GET_FLOAT_WORD(hx,x); in nextafterf()
29 GET_FLOAT_WORD(hy,y); in nextafterf()
Ds_scalbnf.c35 GET_FLOAT_WORD(ix,x); in scalbnf()
40 GET_FLOAT_WORD(ix,x); in scalbnf()
Ds_cexpf.c48 GET_FLOAT_WORD(hy, y); in cexpf()
54 GET_FLOAT_WORD(hx, x); in cexpf()
Ds_cbrtf.c39 GET_FLOAT_WORD(hx,x); in cbrtf()
50 GET_FLOAT_WORD(high,t); in cbrtf()
Ds_finitef.c30 GET_FLOAT_WORD(ix,x); in finitef()
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_exp2f.c103 GET_FLOAT_WORD(hx, x); in exp2f()
122 GET_FLOAT_WORD(i0, t); in exp2f()
De_atan2f.c38 GET_FLOAT_WORD(hx,x); in __ieee754_atan2f()
40 GET_FLOAT_WORD(hy,y); in __ieee754_atan2f()
Ds_ilogbf.c28 GET_FLOAT_WORD(hx,x); in ilogbf()
Ds_roundf.c39 GET_FLOAT_WORD(hx, x); in roundf()
De_jnf.c44 GET_FLOAT_WORD(hx,x); in __ieee754_jnf()
179 GET_FLOAT_WORD(hx,x); in __ieee754_ynf()
196 GET_FLOAT_WORD(ib,b); in __ieee754_ynf()
200 GET_FLOAT_WORD(ib,b); in __ieee754_ynf()
De_fmodf.c35 GET_FLOAT_WORD(hx,x); in __ieee754_fmodf()
36 GET_FLOAT_WORD(hy,y); in __ieee754_fmodf()
Ds_truncf.c35 GET_FLOAT_WORD(i0,x); in truncf()
De_acosf.c39 GET_FLOAT_WORD(hx,x); in __ieee754_acosf()
68 GET_FLOAT_WORD(idf,df); in __ieee754_acosf()
Ds_csinhf.c50 GET_FLOAT_WORD(hx, x); in csinhf()
51 GET_FLOAT_WORD(hy, y); in csinhf()

123