/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_coshf.c | 30 GET_FLOAT_WORD(ix,x);
|
e_jnf.c | 38 GET_FLOAT_WORD(hx,x); 173 GET_FLOAT_WORD(hx,x); 191 GET_FLOAT_WORD(ib,b); 195 GET_FLOAT_WORD(ib,b);
|
e_sinhf.c | 30 GET_FLOAT_WORD(jx,x);
|
s_asinhf.c | 32 GET_FLOAT_WORD(hx,x);
|
s_tanf.c | 42 GET_FLOAT_WORD(hx,x);
|
s_tanhf.c | 29 GET_FLOAT_WORD(jx,x);
|
e_acosf.c | 39 GET_FLOAT_WORD(hx,x); 68 GET_FLOAT_WORD(idf,df);
|
e_fmodf.c | 35 GET_FLOAT_WORD(hx,x); 36 GET_FLOAT_WORD(hy,y);
|
s_exp2f.c | 103 GET_FLOAT_WORD(hx, x); 122 GET_FLOAT_WORD(i0, t);
|
e_hypotf.c | 28 GET_FLOAT_WORD(ha,x); 30 GET_FLOAT_WORD(hb,y);
|
e_logf.c | 41 GET_FLOAT_WORD(ix,x); 49 GET_FLOAT_WORD(ix,x);
|
s_ccoshf.c | 50 GET_FLOAT_WORD(hx, x); 51 GET_FLOAT_WORD(hy, y);
|
s_csinhf.c | 50 GET_FLOAT_WORD(hx, x); 51 GET_FLOAT_WORD(hy, y);
|
e_asinf.c | 40 GET_FLOAT_WORD(hx,x);
|
e_rem_pio2f.c | 54 GET_FLOAT_WORD(hx,x);
|
e_sqrtf.c | 33 GET_FLOAT_WORD(ix,x);
|
k_expf.c | 51 GET_FLOAT_WORD(hx, exp_x);
|
s_atanf.c | 54 GET_FLOAT_WORD(hx,x);
|
s_cosf.c | 44 GET_FLOAT_WORD(hx,x);
|
s_ctanhf.c | 49 GET_FLOAT_WORD(hx, x);
|
s_nexttowardf.c | 30 GET_FLOAT_WORD(hx,x);
|
s_sinf.c | 44 GET_FLOAT_WORD(hx,x);
|
e_expf.c | 52 GET_FLOAT_WORD(hx,x);
|
e_j0f.c | 47 GET_FLOAT_WORD(hx,x); 108 GET_FLOAT_WORD(hx,x); 232 GET_FLOAT_WORD(ix,x); 327 GET_FLOAT_WORD(ix,x);
|
e_j1f.c | 48 GET_FLOAT_WORD(hx,x); 105 GET_FLOAT_WORD(hx,x); 227 GET_FLOAT_WORD(ix,x); 323 GET_FLOAT_WORD(ix,x);
|