Searched defs:BOOST_NOINLINE (Results 1 – 2 of 2) sorted by relevance
622 # define BOOST_NOINLINE __declspec(noinline) macro628 # define BOOST_NOINLINE __attribute__ ((noinline)) macro630 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro633 # define BOOST_NOINLINE macro
161 # define BOOST_NOINLINE __attribute__ ((__noinline__)) macro