Searched defs:BOOST_WARN_GE (Results 1 – 4 of 4) sorted by relevance
216 #define BOOST_WARN_GE(x, y) BOOST_GE_IMP(x, y, warn_on_fail) macro
341 #define BOOST_WARN_GE(x, y) BOOST_GE_IMP(x, y, warn_on_fail) macro
197 #define BOOST_WARN_GE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
306 #define BOOST_WARN_GE( L, R ) BOOST_TEST_WARN( L >= R ) macro