Home
last modified time | relevance | path

Searched defs:rhi (Results 1 – 18 of 18) sorted by relevance

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dutility.cpp27 void MulD(double *rhi, double *rlo, double u, double v) in MulD()
47 void AddD(double *rhi, double *rlo, double a, double b) in AddD()
66 void MulDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in MulDD()
88 void AddDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in AddDD()
101 double rhi, rlo; in DivideDD() local
Dreference_math.cpp3338 static void __sqrt_ep(double *rhi, double *rlo, double xhi, double xlo) in __sqrt_ep()
/external/musl/src/math/
Dlog2.c49 double_t rhi, rlo; in log2() local
99 double_t rhi, rlo; in log2() local
Dlog.c53 double_t rhi = r + w - w; in log() local
Dfma.c61 uint64_t rhi, rlo, zhi, zlo; in fma() local
Dpow.c66 double_t rhi = zhi * invc - 1.0; in log_inline() local
/external/arm-optimized-routines/math/
Dlog2.c56 double_t rhi, rlo; in log2() local
109 double_t rhi, rlo; in log2() local
Dlog.c87 double_t rhi = r + w - w; in log() local
Dpow.c67 double_t rhi = zhi * invc - 1.0; in log_inline() local
/external/arm-optimized-routines/pl/math/
Dlog.c92 double_t rhi = r + w - w; in optr_aor_log_f64() local
Dlog10_2u.c68 double_t rhi = r + w - w; in log10() local
/external/compiler-rt/test/builtins/Unit/ppc/
Dqdiv_test.c22 double rhi; double rlo; member
Dqadd_test.c22 double rhi; double rlo; member
Dqmul_test.c22 double rhi; double rlo; member
Dqsub_test.c22 double rhi; double rlo; member
/external/zucchini/
Drel32_finder_unittest.cc36 std::ptrdiff_t abs32_width) -> std::string { in TEST()
/external/libpng/contrib/tools/
Dpngcp.c1339 int rlo = INT_MAX, rhi = INT_MIN; in find_val() local
/external/libpng/contrib/libtests/
Dpngvalid.c7927 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local
8149 double rhi, ghi, bhi, grayhi; in image_transform_png_set_rgb_to_gray_mod() local