Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc164 test_path path_to_d = sp.get_shortest_path (d); in test_shortest_paths() local
197 test_path path_to_d = sp.get_shortest_path (d); in test_shortest_paths() local
224 test_path path_to_d = sp.get_shortest_path (d); in test_shortest_paths() local
255 test_path path_to_d = sp.get_shortest_path (d); in test_shortest_paths() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc161 test_path path_to_d = sp.get_shortest_path (d); in test_shortest_paths() local