Home
last modified time | relevance | path

Searched refs:BOOST_OS_IOS (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/predef/os/
H A Dios.h31 #define BOOST_OS_IOS BOOST_VERSION_NUMBER_NOT_AVAILABLE macro
37 # undef BOOST_OS_IOS
38 # define BOOST_OS_IOS (__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__*1000) macro
41 #if BOOST_OS_IOS
51 BOOST_PREDEF_DECLARE_TEST(BOOST_OS_IOS,BOOST_OS_IOS_NAME)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/platform/
H A Dios.h30 #if BOOST_OS_IOS