Home
last modified time | relevance | path

Searched refs:BOOST_PREDEF_MAKE_10_VRP000 (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/predef/os/bsd/
H A Dfree.h40 BOOST_PREDEF_MAKE_10_VRP000(__FreeBSD_version)
H A Dnet.h46 BOOST_PREDEF_MAKE_10_VRP000(__NETBSD_version)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/
H A Dmake.h52 #define BOOST_PREDEF_MAKE_10_VRP000(V) BOOST_VERSION_NUMBER(((V)/100000)%10,((V)/10000)%10,((V)/100… macro