Home
last modified time | relevance | path

Searched defs:denorm_min (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/
H A Dlimits.hpp78 static BOOST_LLT denorm_min() throw() { return 0; }; in denorm_min() function in std::numeric_limits
131 static BOOST_ULLT denorm_min() throw() { return 0; }; in denorm_min() function in std::numeric_limits
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp158 static number_type denorm_min() { return 0; } in denorm_min() function in std::numeric_limits
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Drational_adaptor.hpp350 BOOST_STATIC_CONSTEXPR number_type denorm_min() { return base_type::denorm_min(); } in denorm_min() function in std::numeric_limits