Home
last modified time | relevance | path

Searched refs:BOOST_MATH_USE_C99 (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/tools/
H A Dconfig.hpp107 # define BOOST_MATH_USE_C99 macro
111 # define BOOST_MATH_USE_C99 macro
115 # define BOOST_MATH_USE_C99 macro
119 # define BOOST_MATH_USE_C99 macro
124 || (defined(__GNUC__) && !defined(BOOST_MATH_USE_C99))\
/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.hpp551 #if (defined(BOOST_MATH_USE_C99) && !(defined(__GNUC__) && (__GNUC__ < 4))) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dlog1p.hpp352 # ifdef BOOST_MATH_USE_C99