Searched defs:BOOST_NOINLINE (Results 1 – 2 of 2) sorted by relevance
615 # define BOOST_NOINLINE __declspec(noinline) macro621 # define BOOST_NOINLINE __attribute__ ((noinline)) macro623 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro626 # define BOOST_NOINLINE macro
164 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro