Home
last modified time | relevance | path

Searched refs:scalblnl (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/test/CodeGen/
Dlibcall-declarations.c156 long double scalblnl(long double, long int exp);
293 F(scalblnf), F(scalblnl), F(scalbn), F(scalbnf), F(scalbnl),
/external/llvm-project/clang/test/CodeGen/
Dlibcall-declarations.c156 long double scalblnl(long double, long int exp);
293 F(scalblnf), F(scalblnl), F(scalbn), F(scalbnf), F(scalbnl),
Dmath-libcalls.c453 scalbln(f,f); scalblnf(f,f); scalblnl(f,f); in foo()
/external/OpenCL-CTS/test_common/harness/
Dcompat.h185 long double scalblnl(long double x, long n);
Dmsvc9.c352 long double scalblnl(long double x, long n) in scalblnl() function
/external/libcxx/include/
Dcmath286 long double scalblnl(long double x, long ex);
525 using ::scalblnl;
Dmath.h1476 …double scalbln(long double __lcpp_x, long __lcpp_y) _NOEXCEPT {return ::scalblnl(__lcpp_x, __lcpp_… in scalbln()
/external/llvm-project/libcxx/include/
Dcmath285 long double scalblnl(long double x, long ex);
528 using ::scalblnl;
Dmath.h1472 …double scalbln(long double __lcpp_x, long __lcpp_y) _NOEXCEPT {return ::scalblnl(__lcpp_x, __lcpp_… in scalbln()
/external/clang/lib/Headers/
Dtgmath.h1186 __tg_scalbln(long double __x, long __y) {return scalblnl(__x, __y);} in __tg_scalbln()
/external/llvm-project/clang/lib/Headers/
Dtgmath.h1179 __tg_scalbln(long double __x, long __y) {return scalblnl(__x, __y);} in __tg_scalbln()
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc716 SYMBOL(scalblnl, None, <math.h>)
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1437 static_assert((std::is_same<decltype(scalblnl(0, (long)0)), long double>::value), ""); in test_scalbln()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1405 static_assert((std::is_same<decltype(scalblnl(0, (long)0)), long double>::value), ""); in test_scalbln()
/external/clang/include/clang/Basic/
DBuiltins.def1087 LIBBUILTIN(scalblnl, "LdLdLi", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1456 static_assert((std::is_same<decltype(std::scalblnl(0, (long)0)), long double>::value), ""); in test_scalbln()
/external/llvm-project/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1494 static_assert((std::is_same<decltype(std::scalblnl(0, (long)0)), long double>::value), ""); in test_scalbln()
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def1364 LIBBUILTIN(scalblnl, "LdLdLi", "fne", "math.h", ALL_LANGUAGES)
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp5037 return scalblnl(x, n); in reference_scalblnl()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2779 fun:scalblnl=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2779 fun:scalblnl=uninstrumented
/external/libabigail/tests/data/test-read-dwarf/
DPR22015-libboost_iostreams.so.abi3451 …<function-decl name='scalblnl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='311…
DPR22122-libftdc.so.abi2268 …<function-decl name='scalblnl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='311…
Dtest9-pr18818-clang.so.abi4608 …<function-decl name='scalblnl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='301…
Dtest12-pr18844.so.abi22877 …<function-decl name='scalblnl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='301…

12