Home
last modified time | relevance | path

Searched defs:BOOST_NOINLINE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp622 # define BOOST_NOINLINE __declspec(noinline) macro
628 # define BOOST_NOINLINE __attribute__ ((noinline)) macro
630 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro
633 # define BOOST_NOINLINE macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dxlcpp_zos.hpp161 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro