Home
last modified time | relevance | path

Searched defs:iy (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/lib/msun/src/
H A Ds_copysignf.c28 u_int32_t ix,iy; in copysignf() local
H A Ds_nextafterf.c23 int32_t hx,hy,ix,iy; in nextafterf() local
H A Ds_nextafter.c28 int32_t hx,hy,ix,iy; in nextafter() local
H A Dk_tanf.c34 __kernel_tandf(double x, int iy) in __kernel_tandf()
H A Ds_ccoshf.c44 int32_t hx, hy, ix, iy; in ccoshf() local
H A Ds_csinhf.c44 int32_t hx, hy, ix, iy; in csinhf() local
H A De_fmodf.c30 int32_t n,hx,hy,hz,ix,iy,sx,i; in fmodf() local
H A Ds_ccosh.c52 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
H A Ds_csinh.c52 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
H A Ds_remquof.c28 int32_t n,hx,hy,hz,ix,iy,sx,i; in remquof() local
H A Dk_sin.c56 __kernel_sin(double x, double y, int iy) in __kernel_sin()
H A De_fmod.c29 int32_t n,hx,hy,hz,ix,iy,sx,i; in fmod() local
H A De_atan2f.c33 int32_t k,m,hx,hy,ix,iy; in atan2f() local
H A Dk_sincosl.h48 __kernel_sincosl(long double x, long double y, int iy, long double *sn, in __kernel_sincosl()
106 __kernel_sincosl(long double x, long double y, int iy, long double *sn, in __kernel_sincosl()
H A Ds_remquo.c30 int32_t n,hx,hy,hz,ix,iy,sx,i; in remquo() local
H A Dk_tan.c73 __kernel_tan(double x, double y, int iy) { in __kernel_tan()
H A De_atan2.c60 int32_t k,m,hx,hy,ix,iy; in atan2() local
H A Dk_sincos.h31 __kernel_sincos(double x, double y, int iy, double *sn, double *cs) in __kernel_sincos()
H A De_fmodl.c67 int ix,iy,n,sx; in fmodl() local
/freebsd/contrib/arm-optimized-routines/math/
H A Dpowf.c112 checkint (uint32_t iy) in checkint()
136 uint32_t ix, iy; in powf() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dsinpi_3u5.c63 uint64_t iy = ((m & 1) << 63) ^ asuint64 (1.0); in arm_math_sinpi() local
H A Dsinpif_2u5.c54 uint32_t iy = ((m & 1) << 31) ^ asuint (-1.0f); in arm_math_sinpif() local
/freebsd/lib/msun/ld80/
H A Dk_sinl.c49 __kernel_sinl(long double x, long double y, int iy) in __kernel_sinl()
/freebsd/lib/msun/ld128/
H A Dk_sinl.c45 __kernel_sinl(long double x, long double y, int iy) in __kernel_sinl()
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Datan2f_3u.c48 uint32_t iy = asuint (y); in atan2f() local

123