Home
last modified time | relevance | path

Searched defs:path_to_b (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc156 test_path path_to_b = sp.get_shortest_path (b); in test_shortest_paths() local
191 test_path path_to_b = sp.get_shortest_path (b); in test_shortest_paths() local
218 test_path path_to_b = sp.get_shortest_path (b); in test_shortest_paths() local
246 test_path path_to_b = sp.get_shortest_path (b); in test_shortest_paths() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc153 test_path path_to_b = sp.get_shortest_path (b); in test_shortest_paths() local