/bionic/libm/src/ |
D | e_expf.c | 85 u_int32_t hy; in __ieee754_expf() local 90 u_int32_t hy; in __ieee754_expf() local
|
D | s_copysign.c | 29 u_int32_t hx,hy; in copysign() local
|
D | e_exp.c | 149 u_int32_t hy; in __ieee754_exp() local 154 u_int32_t hy; in __ieee754_exp() local
|
D | s_nextafterf.c | 27 int32_t hx,hy,ix,iy; in nextafterf() local
|
D | s_nextafter.c | 34 int32_t hx,hy,ix,iy; in nextafter() local
|
D | e_fmodf.c | 34 int32_t n,hx,hy,hz,ix,iy,sx,i; in __ieee754_fmodf() local
|
D | s_remquof.c | 32 int32_t n,hx,hy,hz,ix,iy,sx,i; in remquof() local
|
D | e_fmod.c | 32 int32_t n,hx,hy,hz,ix,iy,sx,i; in __ieee754_fmod() local
|
D | s_remquo.c | 32 int32_t n,hx,hy,hz,ix,iy,sx,i; in remquo() local
|
D | e_atan2f.c | 35 int32_t k,m,hx,hy,ix,iy; in __ieee754_atan2f() local
|
D | e_atan2.c | 61 int32_t k,m,hx,hy,ix,iy; in __ieee754_atan2() local
|
D | s_fmal.c | 52 long double c, cc, hx, hy, p, q, tx, ty; in fmal() local
|
D | s_fma.c | 57 double c, cc, hx, hy, p, q, tx, ty; in fma() local
|
D | e_pow.c | 103 int32_t hx,hy,ix,iy; in __ieee754_pow() local
|
D | e_powf.c | 62 int32_t hx,hy,ix,iy,is; in __ieee754_powf() local
|
/bionic/libc/bionic/ |
D | ldexp.c | 89 u_int32_t hx,hy; in _copysign() local
|