Home
last modified time | relevance | path

Searched refs:BOOST_OS_BSD_NET (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/os/bsd/
H A Dnet.h32 #define BOOST_OS_BSD_NET BOOST_VERSION_NUMBER_NOT_AVAILABLE macro
41 # undef BOOST_OS_BSD_NET
45 # define BOOST_OS_BSD_NET \ macro
48 # define BOOST_OS_BSD_NET \ macro
52 # define BOOST_OS_BSD_NET BOOST_VERSION_NUMBER_AVAILABLE macro
55 # if !defined(BOOST_OS_BSD_NET) && defined(NetBSD0_8)
56 # define BOOST_OS_BSD_NET BOOST_VERSION_NUMBER(0,8,0) macro
58 # if !defined(BOOST_OS_BSD_NET) && defined(NetBSD0_9)
59 # define BOOST_OS_BSD_NET BOOST_VERSION_NUMBER(0,9,0) macro
61 # if !defined(BOOST_OS_BSD_NET) && defined(NetBSD1_0)
[all …]