Home
last modified time | relevance | path

Searched defs:fma (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp2402 fma(const number<Backend, et_on>& a, const U& b, const V& c) in fma() function
2425 fma(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const U& b, const V& c) in fma() function
2448 fma(const number<Backend, et_off>& a, const U& b, const V& c) in fma() function
2469 fma(const U& a, const number<Backend, et_on>& b, const V& c) in fma() function
2488 fma(const U& a, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& b, const V& c) in fma() function
2507 fma(const U& a, const number<Backend, et_off>& b, const V& c) in fma() function
2524 fma(const U& a, const V& b, const number<Backend, et_on>& c) in fma() function
2539 fma(const U& a, const V& b, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& c) in fma() function
2554 fma(const U& a, const V& b, const number<Backend, et_off>& c) in fma() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Daarch-common-protos.h120 const int fma; /* Fused. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/arm/
H A Daarch-common-protos.h120 const int fma; /* Fused. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtgmath.h797 #define fma(Val1, Val2, Val3) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtgmath.h797 #define fma(Val1, Val2, Val3) \ macro