Home
last modified time | relevance | path

Searched refs:scalbnl (Results 1 – 15 of 15) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp286 #define scalbnl(_a, _i ) ldexpl( _a, _i ) macro
505 float result = (float) scalbnl( testVal - reference, ulp_exp ); in Ulp_Error_Double()
520 float result = (float) scalbnl( testVal - reference, ulp_exp ); in Ulp_Error_Double()
/external/compiler-rt/lib/builtins/
Dint_math.h107 #define crt_scalbnl(x, y) scalbnl((x), (y))
/external/clang/test/CodeGen/
Dlibcall-declarations.c159 long double scalbnl(long double, int exp);
293 F(scalblnf), F(scalblnl), F(scalbn), F(scalbnf), F(scalbnl),
/external/OpenCL-CTS/test_conformance/math_brute_force/
DUtility.h90 #define scalbnl( _a, _i ) ldexpl( _a, _i ) macro
Dmain.cpp1705 float result = (float) scalbnl( testVal - reference, ulp_exp ); in Bruteforce_Ulp_Error_Double()
1724 float result = (float) scalbnl( testVal - reference, ulp_exp ); in Bruteforce_Ulp_Error_Double()
Dreference_math.cpp1888 unit_exp = scalbnl( 1.0L, LDBL_MANT_DIG); in reduce1l()
3062 magic[0] = scalbnl(0.5L, LDBL_MANT_DIG); in reference_rintl()
3063 magic[1] = scalbnl(-0.5L, LDBL_MANT_DIG); in reference_rintl()
/external/libcxx/include/
Dcmath290 long double scalbnl(long double x, int ex);
526 using ::scalbnl;
Dmath.h1486 …ng double scalbn(long double __lcpp_x, int __lcpp_y) _NOEXCEPT {return ::scalbnl(__lcpp_x, __lcpp_… in scalbn()
/external/arm-optimized-routines/math/test/
Dulp.c613 #define lscalbn_d scalbnl
/external/clang/lib/Headers/
Dtgmath.h1169 __tg_scalbn(long double __x, int __y) {return scalbnl(__x, __y);} in __tg_scalbn()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1424 static_assert((std::is_same<decltype(scalbnl(0, (int)0)), long double>::value), ""); in test_scalbn()
/external/clang/include/clang/Basic/
DBuiltins.def1091 LIBBUILTIN(scalbnl, "LdLdi", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1475 static_assert((std::is_same<decltype(std::scalbnl(0, (int)0)), long double>::value), ""); in test_scalbn()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2782 fun:scalbnl=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym98 PUBLIC 32060 0 scalbnl