Home
last modified time | relevance | path

Searched refs:BOOST_MATH_SMALL_CONSTANT (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dconfig.hpp165 …efined(__SUNPRO_CC) || defined(__hppa) || defined(__GNUC__)) && !defined(BOOST_MATH_SMALL_CONSTANT)
168 # define BOOST_MATH_SMALL_CONSTANT(x) 0.0 macro
170 # define BOOST_MATH_SMALL_CONSTANT(x) x macro