Home
last modified time | relevance | path

Searched refs:From_node (Results 1 – 2 of 2) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dgraph.c24 static int From_node; /* from node set in SP and used by clipper for first arc */ variable
42 if (from != From_node) { /* do not clip first */ in clipper()
206 From_node = from; in Vect_graph_shortest_path()
H A Dnet_analyze.c21 static int From_node; /* from node set in SP and used by clipper for first arc */ variable
39 if (from != From_node) { /* do not clip first */ in clipper()
163 From_node = from; in find_shortest_path()