Home
last modified time | relevance | path

Searched refs:point2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc4200 const bounded_ranges *point2 = mgr.get_or_create_point (ch2); in test_bounded_ranges() local
4201 ASSERT_DUMP_BOUNDED_RANGES_EQ (point2, "{2}"); in test_bounded_ranges()
4284 v.safe_push (point2); in test_bounded_ranges()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtypecons.d1300 Tuple!(int, int) point2;
1301 assert(!is(typeof(point1) == typeof(point2)));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtypecons.d1445 Tuple!(int, int) point2;
1446 assert(!is(typeof(point1) == typeof(point2)));