Searched refs:s34 (Results 1 – 3 of 3) sorted by relevance
76 segment_type s34(p3, p4); in test_segment_intersection() local79 bg::detail::segment_as_subrange<segment_type> sr34(s34); in test_segment_intersection()130 segment_type s34(p3, p4); in test_segment_ratio() local133 bg::detail::segment_as_subrange<segment_type> sr34(s34); in test_segment_ratio()
237 typedef mpl::set<long,char,int> s34; in MPL_TEST_CASE() typedef248 basic_set_test<s01,s11,s23,s34>(); in MPL_TEST_CASE()
677 const int s34 = SRC(3) + SRC(4); \678 const int a0 = s07 + s34; \680 const int a2 = s07 - s34; \