Home
last modified time | relevance | path

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

/third_party/boost/boost/config/detail/
Dsuffix.hpp615 # define BOOST_NOINLINE __declspec(noinline) macro
621 # define BOOST_NOINLINE __attribute__ ((noinline)) macro
623 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro
626 # define BOOST_NOINLINE macro
/third_party/boost/boost/config/compiler/
Dxlcpp_zos.hpp164 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro