Home
last modified time | relevance | path

Searched refs:native_tag (Results 1 – 3 of 3) 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() argument
268 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND() argument
312 inline bool isfinite_impl(T x, native_tag const&) in isfinite_impl()
347 inline bool isfinite_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND() argument
383 inline bool isnormal_impl(T x, native_tag const&) in isnormal_impl()
418 inline bool isnormal_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND() argument
454 inline bool isinf_impl(T x, native_tag const&) in isinf_impl()
507 inline bool isinf_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND() argument
550 inline bool isnan_impl(T x, native_tag const&) in isnan_impl()
H A Dsign.hpp28 inline int signbit_impl(T x, native_tag const&) in signbit_impl()
/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
134 typedef native_tag method;