Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/config/
H A Dgcc.hpp21 # define BOOST_IOSTREAMS_GCC (__GNUC__ * 100 + __GNUC_MINOR__) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dresolve.hpp68 BOOST_WORKAROUND(BOOST_IOSTREAMS_GCC, BOOST_TESTED_AT(400)) ||\ in resolve()