Searched refs:splines (Results 1 – 3 of 3) sorted by relevance
210 static_graph.splines = yes; in print_graph()
870 enum decision splines; member
118 g->splines = G_SPLINES; in new_graph()822 if (g->splines != G_SPLINES) in output_graph()823 fprintf (fout, "\tsplines:\t%s\n", get_decision_str (g->splines)); in output_graph()