HomeSort by relevance Sort by last modified time
    Searched refs:GET_FLOAT_WORD (Results 26 - 49 of 49) sorted by null

12

  /bionic/libm/src/
e_coshf.c 31 GET_FLOAT_WORD(ix,x);
e_jnf.c 40 GET_FLOAT_WORD(hx,x);
170 GET_FLOAT_WORD(hx,x);
188 GET_FLOAT_WORD(ib,b);
192 GET_FLOAT_WORD(ib,b);
e_sinhf.c 31 GET_FLOAT_WORD(jx,x);
s_asinhf.c 33 GET_FLOAT_WORD(hx,x);
s_expm1f.c 45 GET_FLOAT_WORD(hx,x);
104 GET_FLOAT_WORD(i,y);
113 GET_FLOAT_WORD(i,y);
120 GET_FLOAT_WORD(i,y);
s_nexttowardf.c 31 GET_FLOAT_WORD(hx,x);
s_tanf.c 39 GET_FLOAT_WORD(hx,x);
s_tanhf.c 30 GET_FLOAT_WORD(jx,x);
e_fmodf.c 36 GET_FLOAT_WORD(hx,x);
37 GET_FLOAT_WORD(hy,y);
e_hypotf.c 29 GET_FLOAT_WORD(ha,x);
31 GET_FLOAT_WORD(hb,y);
e_acosf.c 44 GET_FLOAT_WORD(hx,x);
72 GET_FLOAT_WORD(idf,df);
e_asinf.c 46 GET_FLOAT_WORD(hx,x);
75 GET_FLOAT_WORD(iw,w);
e_logf.c 41 GET_FLOAT_WORD(ix,x);
49 GET_FLOAT_WORD(ix,x);
e_sqrtf.c 33 GET_FLOAT_WORD(ix,x);
s_cosf.c 41 GET_FLOAT_WORD(hx,x);
s_sinf.c 41 GET_FLOAT_WORD(hx,x);
e_j0f.c 49 GET_FLOAT_WORD(hx,x);
110 GET_FLOAT_WORD(hx,x);
234 GET_FLOAT_WORD(ix,x);
329 GET_FLOAT_WORD(ix,x);
e_j1f.c 50 GET_FLOAT_WORD(hx,x);
107 GET_FLOAT_WORD(hx,x);
229 GET_FLOAT_WORD(ix,x);
325 GET_FLOAT_WORD(ix,x);
s_atanf.c 61 GET_FLOAT_WORD(hx,x);
s_erff.c 103 GET_FLOAT_WORD(hx,x);
145 GET_FLOAT_WORD(ix,x);
156 GET_FLOAT_WORD(hx,x);
203 GET_FLOAT_WORD(ix,x);
e_lgammaf_r.c 98 GET_FLOAT_WORD(ix,x);
118 GET_FLOAT_WORD(n,z);
144 GET_FLOAT_WORD(hx,x);
e_rem_pio2f.c 69 GET_FLOAT_WORD(hx,x);
math_private.h 141 #define GET_FLOAT_WORD(i,d) \
  /external/qemu/distrib/sdl-1.2.12/src/video/
math_private.h 142 #define GET_FLOAT_WORD(i,d) \

Completed in 86 milliseconds

12