Home
last modified time | relevance | path

Searched refs:ieee_tag (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/detail/
H A Dfp_traits.hpp95 struct ieee_tag {}; struct
96 struct ieee_copy_all_bits_tag : public ieee_tag {};
97 struct ieee_copy_leading_bits_tag : public ieee_tag {};
/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.hpp337 inline bool isfinite_impl(T x, ieee_tag const&) in isfinite_impl()
408 inline bool isnormal_impl(T x, ieee_tag const&) in isnormal_impl()