Searched refs:set_plot_output (Results 1 – 3 of 3) sorted by relevance
166 void set_plot_output(struct plot *plot, char *filename);
1126 set_plot_output(plot, line); in plot_io_movie()1701 set_plot_output(plot, output_filename); in main()
701 void set_plot_output(struct plot *plot, char *filename) in set_plot_output() function