Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc160 test_path path_to_c = sp.get_shortest_path (c); in test_shortest_paths() local
194 test_path path_to_c = sp.get_shortest_path (c); in test_shortest_paths() local
221 test_path path_to_c = sp.get_shortest_path (c); in test_shortest_paths() local
251 test_path path_to_c = sp.get_shortest_path (c); in test_shortest_paths() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc157 test_path path_to_c = sp.get_shortest_path (c); in test_shortest_paths() local