Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc174 test_path path_to_f = sp.get_shortest_path (f); in test_shortest_paths() local
204 test_path path_to_f = sp.get_shortest_path (f); in test_shortest_paths() local
231 test_path path_to_f = sp.get_shortest_path (f); in test_shortest_paths() local
262 test_path path_to_f = sp.get_shortest_path (f); in test_shortest_paths() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc171 test_path path_to_f = sp.get_shortest_path (f); in test_shortest_paths() local