Home
last modified time | relevance | path

Searched defs:hx (Results 1 - 25 of 75) sorted by relevance

123

/third_party/jerryscript/jerry-libm/
H A Dfinite.c37 int hx; in finite() local
H A Dacosh.c51 int hx; in acosh() local
H A Disnan.c37 int hx, lx; in isnan() local
H A Datanh.c56 int hx, ix; in atanh() local
H A Dasinh.c49 int hx, ix; in asinh() local
H A Dscalbn.c43 int k, hx, lx; in scalbn() local
H A Dlog10.c73 int i, k, hx; in log10() local
[all...]
H A Dnextafter.c34 int hx, hy, ix, iy; in nextafter() local
[all...]
/third_party/musl/src/math/
H A Dcbrtf.c31 uint32_t hx = u.i & 0x7fffffff; in cbrtf() local
[all...]
H A D__tan.c70 uint32_t hx; in __tan() local
H A Dcbrt.c37 uint32_t hx = u.i>>32 & 0x7fffffff; in cbrt() local
[all...]
H A Dasinf.c39 uint32_t hx,ix; in asinf() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrtf.c31 uint32_t hx = u.i & 0x7fffffff; in cbrtf() local
[all...]
H A Dasinf.c39 uint32_t hx,ix; in asinf() local
/third_party/FreeBSD/lib/msun/src/
H A De_acoshl.c67 int16_t hx; in acoshl() local
H A Ds_asinhl.c70 uint16_t hx, ix; in asinhl() local
/third_party/musl/src/complex/
H A Dccoshf.c38 int32_t hx, hy, ix, iy; in ccoshf() local
H A Dcexpf.c37 uint32_t hx, hy; in cexpf() local
H A Dcsinhf.c38 int32_t hx, hy, ix, iy; in csinhf() local
H A Dctanhf.c37 uint32_t hx, ix; in ctanhf() local
H A D__cexp.c43 uint32_t hx; in __frexp_exp() local
H A D__cexpf.c42 uint32_t hx; in __frexp_expf() local
H A Dccosh.c44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
H A Dcexp.c37 uint32_t hx, hy, lx, ly; in cexp() local
H A Dcsinh.c44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local

Completed in 6 milliseconds

123