Searched defs:BOOST_ARCH_ARM (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/predef/architecture/ |
| H A D | arm.h | 40 #define BOOST_ARCH_ARM BOOST_VERSION_NUMBER_NOT_AVAILABLE macro 47 # define BOOST_ARCH_ARM BOOST_VERSION_NUMBER(8,0,0) macro 50 # define BOOST_ARCH_ARM BOOST_VERSION_NUMBER(__TARGET_ARCH_ARM,0,0) macro 53 # define BOOST_ARCH_ARM BOOST_VERSION_NUMBER(__TARGET_ARCH_THUMB,0,0) macro 56 # define BOOST_ARCH_ARM BOOST_VERSION_NUMBER(8,0,0) macro 59 # define BOOST_ARCH_ARM BOOST_VERSION_NUMBER(_M_ARM,0,0) macro 62 # define BOOST_ARCH_ARM BOOST_VERSION_NUMBER_AVAILABLE macro
|