Home
last modified time | relevance | path

Searched refs:write_plot_type_string (Results 1 – 3 of 3) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h199 int write_plot_type_string (PlotType ptype, GptFlags flags, FILE *fp);
H A Dplotspec.c1458 write_plot_type_string(spec->code, spec->flags, fp); in plotspec_print()
H A Dgraphing.c1761 int write_plot_type_string (PlotType ptype, GptFlags flags, FILE *fp) in write_plot_type_string() function
2015 write_plot_type_string(ptype, flags, fp); in gp_set_up_interactive()