Home
last modified time | relevance | path

Searched defs:hx (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/boost/libs/histogram/test/
Dalgorithm_project_test.cpp42 auto hx = project(h, 0_c); in run_tests() local
150 auto hx = project(h, x); in run_tests() local
/third_party/jerryscript/jerry-libm/
Dfinite.c37 int hx; in finite() local
Disnan.c37 int hx, lx; in isnan() local
Dacosh.c51 int hx; in acosh() local
Datanh.c56 int hx, ix; in atanh() local
Dasinh.c49 int hx, ix; in asinh() local
Dnextafter.c34 int hx, hy, ix, iy; in nextafter() local
Dscalbn.c43 int k, hx, lx; in scalbn() local
Dlog10.c73 int i, k, hx; in log10() local
Dfmod.c41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Ds_copysign.c35 u_int32_t hx, hy; local
Ds_scalbn.c47 int32_t k, hx, lx; local
Ds_atan.c70 int32_t ix,hx,id; in atan() local
/third_party/musl/src/complex/
Dcexpf.c37 uint32_t hx, hy; in cexpf() local
Dccoshf.c38 int32_t hx, hy, ix, iy; in ccoshf() local
Dcsinhf.c38 int32_t hx, hy, ix, iy; in csinhf() local
Dcexp.c37 uint32_t hx, hy, lx, ly; in cexp() local
Dcsinh.c44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
Dccosh.c44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
Dctanhf.c37 uint32_t hx, ix; in ctanhf() local
Dctanh.c72 uint32_t hx, ix, lx; in ctanh() local
/third_party/musl/src/math/
Dcbrtf.c31 uint32_t hx = u.i & 0x7fffffff; in cbrtf() local
Dasinf.c39 uint32_t hx,ix; in asinf() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dcbrtf.c31 uint32_t hx = u.i & 0x7fffffff; in cbrtf() local
Dasinf.c39 uint32_t hx,ix; in asinf() local

1234