Home
last modified time | relevance | path

Searched refs:BOOST_HAS_STDINT_H (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/
H A Dmacos.hpp29 # ifndef BOOST_HAS_STDINT_H
30 # define BOOST_HAS_STDINT_H macro
H A Dsymbian.hpp29 # ifndef BOOST_HAS_STDINT_H
30 # define BOOST_HAS_STDINT_H macro
H A Daix.hpp20 #define BOOST_HAS_STDINT_H macro
H A Dcloudabi.hpp9 #define BOOST_HAS_STDINT_H macro
H A Dhaiku.hpp13 #define BOOST_HAS_STDINT_H macro
H A Dsolaris.hpp26 #define BOOST_HAS_STDINT_H macro
H A Dvms.hpp11 #undef BOOST_HAS_STDINT_H
H A Dcygwin.hpp39 #define BOOST_HAS_STDINT_H macro
H A Dwin32.hpp35 # define BOOST_HAS_STDINT_H macro
H A Dlinux.hpp30 # define BOOST_HAS_STDINT_H macro
H A Dhpux.hpp21 # define BOOST_HAS_STDINT_H macro
H A Dvxworks.hpp144 #define BOOST_HAS_STDINT_H macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcstdint.hpp44 #if defined(BOOST_HAS_STDINT_H) \
365 #if defined(BOOST_WINDOWS) && !defined(_WIN32_WCE) && !defined(BOOST_HAS_STDINT_H)
377 …_OpenBSD__) || defined(__DragonFly__) || (defined(sun) && !defined(BOOST_HAS_STDINT_H)) || defined…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dposix_features.hpp27 # define BOOST_HAS_STDINT_H macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/stdlib/
H A Dmsl.hpp32 # define BOOST_HAS_STDINT_H macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Ddigitalmars.hpp26 #define BOOST_HAS_STDINT_H macro
H A Dxlcpp_zos.hpp43 # define BOOST_HAS_STDINT_H macro
H A Dpathscale.hpp23 # define BOOST_HAS_STDINT_H macro
H A Dpgi.hpp45 # define BOOST_HAS_STDINT_H macro
H A Dcodegear.hpp184 # define BOOST_HAS_STDINT_H macro
H A Dborland.hpp258 # define BOOST_HAS_STDINT_H macro
H A Dvisualc.hpp135 # define BOOST_HAS_STDINT_H macro
H A Dclang.hpp57 # define BOOST_HAS_STDINT_H macro
H A Dintel.hpp528 # define BOOST_HAS_STDINT_H macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch424 +#if defined(BOOST_HAS_STDINT_H) \
571 +#else // BOOST_HAS_STDINT_H
742 +#endif // BOOST_HAS_STDINT_H
745 +#if defined(BOOST_WINDOWS) && !defined(_WIN32_WCE) && !defined(BOOST_HAS_STDINT_H)
750 +// PGI seems to not support intptr_t/uintptr_t properly. BOOST_HAS_STDINT_H is not defined for thi…
787 +BOOST_HAS_STDINT_H is defined (John Maddock).

12