Home
last modified time | relevance | path

Searched defs:infinity (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.hpp75 static BOOST_LLT infinity() throw() { return 0; }; in infinity() function in std::numeric_limits
128 static BOOST_ULLT infinity() throw() { return 0; }; in infinity() 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.hpp155 static number_type infinity() { return 0; } in infinity() 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.hpp347 BOOST_STATIC_CONSTEXPR number_type infinity() { return base_type::infinity(); } in infinity() function in std::numeric_limits