Home
last modified time | relevance | path

Searched refs:BOOST_OS_BSD (Results 1 – 7 of 7) 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 Dbsd.h58 #ifndef BOOST_OS_BSD
59 #define BOOST_OS_BSD BOOST_VERSION_NUMBER_NOT_AVAILABLE macro
66 # undef BOOST_OS_BSD
68 # if !defined(BOOST_OS_BSD) && defined(BSD4_4)
69 # define BOOST_OS_BSD BOOST_VERSION_NUMBER(4,4,0) macro
71 # if !defined(BOOST_OS_BSD) && defined(BSD4_3)
72 # define BOOST_OS_BSD BOOST_VERSION_NUMBER(4,3,0) macro
74 # if !defined(BOOST_OS_BSD) && defined(BSD4_2)
75 # define BOOST_OS_BSD BOOST_VERSION_NUMBER(4,2,0) macro
77 # if !defined(BOOST_OS_BSD) && defined(BSD)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/os/bsd/
H A Dbsdi.h31 # define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE macro
H A Ddragonfly.h31 # define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE macro
H A Dfree.h33 # define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE macro
H A Dnet.h38 # define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE macro
H A Dopen.h62 # define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/other/
H A Dendian.h63 # if BOOST_OS_BSD