Home
last modified time | relevance | path

Searched defs:scalbln (Results 151 – 175 of 233) sorted by relevance

12345678910

/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp98 Ambiguous scalbln(Ambiguous, Ambiguous){ return Ambiguous(); } in scalbln() function
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sccz80/
H A Dmath.h246 #define scalbln(a,b) scalbln_callee(a,b) macro
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A Dhalf.hpp1558 static half scalbln(half arg, long exp) in scalbln() function
2486 inline half scalbln(half arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
2487 inline half scalbln(expr arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/half/
H A Dhalf.hpp1558 static half scalbln(half arg, long exp) in scalbln() function
2486 inline half scalbln(half arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
2487 inline half scalbln(expr arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
/dports/devel/fp16/FP16-4dfe081cf6bcd15db339cf2680b9281b8451eeb3/third-party/
H A Dhalf.hpp1565 static half scalbln(half arg, long exp) in scalbln() function
2493 inline half scalbln(half arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
2494 inline half scalbln(expr arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/fp16/third-party/
H A Dhalf.hpp1565 static half scalbln(half arg, long exp) in scalbln() function
2493 inline half scalbln(half arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
2494 inline half scalbln(expr arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
/dports/games/leela-zero/leela-zero-0.17/src/half/
H A Dhalf.hpp1708 static half scalbln(half arg, long exp) in scalbln() function
2650 inline half scalbln(half arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
2651 inline half scalbln(expr arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
/dports/misc/mnn/MNN-1.2.0/3rd_party/half/
H A Dhalf.hpp1654 static half scalbln(half arg, long exp) in scalbln() function
2596 inline half scalbln(half arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
2597 inline half scalbln(expr arg, long exp) { return functions::scalbln(arg, exp); } in scalbln() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/devel/boost-docs/boost_1_72_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp739 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/devel/hyperscan/boost_1_75_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp739 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/devel/R-cran-BH/BH/inst/include/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp699 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A D__clang_cuda_math.h278 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp739 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A D__clang_cuda_math.h278 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/lang/zig/zig-0.9.0/lib/include/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function
/dports/devel/boost-libs/boost_1_72_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp739 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp739 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp739 …inline boost::math::cstdfloat::detail::float_internal128_t scalbln(boost::math::cstdfloat::detail… in scalbln() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h279 __DEVICE__ double scalbln(double __a, long __b) { in scalbln() function

12345678910