/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | s_copysignf.c | 32 GET_FLOAT_WORD(ix,x); in copysignf() 33 GET_FLOAT_WORD(iy,y); in copysignf()
|
D | s_modff.c | 29 GET_FLOAT_WORD(i0,x); in modff() 40 GET_FLOAT_WORD(ix,x); in modff() 53 GET_FLOAT_WORD(ix,x); in modff()
|
D | s_logbf.c | 29 GET_FLOAT_WORD(ix,x); in logbf() 35 GET_FLOAT_WORD(ix,x); in logbf()
|
D | e_remainderf.c | 32 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()
|
D | s_frexpf.c | 29 GET_FLOAT_WORD(hx,x); in frexpf() 35 GET_FLOAT_WORD(hx,x); in frexpf()
|
D | e_powf.c | 63 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 …]
|
D | e_log2f.c | 37 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()
|
D | e_log10f.c | 39 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()
|
D | s_rintf.c | 36 GET_FLOAT_WORD(i0,x); in rintf() 44 GET_FLOAT_WORD(i0,t); in rintf()
|
D | s_nextafterf.c | 28 GET_FLOAT_WORD(hx,x); in nextafterf() 29 GET_FLOAT_WORD(hy,y); in nextafterf()
|
D | s_scalbnf.c | 35 GET_FLOAT_WORD(ix,x); in scalbnf() 40 GET_FLOAT_WORD(ix,x); in scalbnf()
|
D | s_cexpf.c | 48 GET_FLOAT_WORD(hy, y); in cexpf() 54 GET_FLOAT_WORD(hx, x); in cexpf()
|
D | s_cbrtf.c | 39 GET_FLOAT_WORD(hx,x); in cbrtf() 50 GET_FLOAT_WORD(high,t); in cbrtf()
|
D | s_finitef.c | 30 GET_FLOAT_WORD(ix,x); in finitef()
|
D | s_log1pf.c | 45 GET_FLOAT_WORD(hx,x); in log1pf() 68 GET_FLOAT_WORD(hu,u); in log1pf() 75 GET_FLOAT_WORD(hu,u); in log1pf()
|
D | s_remquof.c | 35 GET_FLOAT_WORD(hx,x); in remquof() 36 GET_FLOAT_WORD(hy,y); in remquof() 117 GET_FLOAT_WORD(hx,x); in remquof()
|
D | s_exp2f.c | 103 GET_FLOAT_WORD(hx, x); in exp2f() 122 GET_FLOAT_WORD(i0, t); in exp2f()
|
D | e_atan2f.c | 38 GET_FLOAT_WORD(hx,x); in __ieee754_atan2f() 40 GET_FLOAT_WORD(hy,y); in __ieee754_atan2f()
|
D | s_ilogbf.c | 28 GET_FLOAT_WORD(hx,x); in ilogbf()
|
D | s_roundf.c | 39 GET_FLOAT_WORD(hx, x); in roundf()
|
D | e_jnf.c | 44 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()
|
D | e_fmodf.c | 35 GET_FLOAT_WORD(hx,x); in __ieee754_fmodf() 36 GET_FLOAT_WORD(hy,y); in __ieee754_fmodf()
|
D | s_truncf.c | 35 GET_FLOAT_WORD(i0,x); in truncf()
|
D | e_acosf.c | 39 GET_FLOAT_WORD(hx,x); in __ieee754_acosf() 68 GET_FLOAT_WORD(idf,df); in __ieee754_acosf()
|
D | s_csinhf.c | 50 GET_FLOAT_WORD(hx, x); in csinhf() 51 GET_FLOAT_WORD(hy, y); in csinhf()
|