Home
last modified time | relevance | path

Searched defs:native_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/
H A Dfpclassify.hpp153 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(T t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
268 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
347 inline bool isfinite_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
418 inline bool isnormal_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
507 inline bool isinf_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
/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.hpp92 struct native_tag {}; struct