Home
last modified time | relevance | path

Searched defs:isinf_impl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dfpclassify.hpp454 inline bool isinf_impl(T x, native_tag const&) in isinf_impl() function
461 inline bool isinf_impl(T x, generic_tag<true> const&) in isinf_impl() function
470 inline bool isinf_impl(T x, generic_tag<false> const&) in isinf_impl() function
481 inline bool isinf_impl(T x, ieee_copy_all_bits_tag const&) in isinf_impl() function
492 inline bool isinf_impl(T x, ieee_copy_leading_bits_tag const&) in isinf_impl() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/math/
H A Dfpclassify.hpp91 template<class T> bool isinf_impl(T x, all_bits) in isinf_impl() function
101 template<class T> bool isinf_impl(T x, not_all_bits) in isinf_impl() function