Home
last modified time | relevance | path

Searched refs:BOOST_OS_MACOS (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 Dmacos.h40 #define BOOST_OS_MACOS BOOST_VERSION_NUMBER_NOT_AVAILABLE macro
46 # undef BOOST_OS_MACOS
47 # if !defined(BOOST_OS_MACOS) && defined(__APPLE__) && defined(__MACH__)
48 # define BOOST_OS_MACOS BOOST_VERSION_NUMBER(10,0,0) macro
50 # if !defined(BOOST_OS_MACOS)
51 # define BOOST_OS_MACOS BOOST_VERSION_NUMBER(9,0,0) macro
55 #if BOOST_OS_MACOS
65 BOOST_PREDEF_DECLARE_TEST(BOOST_OS_MACOS,BOOST_OS_MACOS_NAME)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/other/
H A Dendian.h60 # if BOOST_OS_MACOS