Home
last modified time | relevance | path

Searched refs:xy_plot_with_control (Results 1 – 4 of 4) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h320 int xy_plot_with_control (const int *list, const char *literal,
H A Dinteract.c3112 err = xy_plot_with_control(cmd->list, cmd->param, in execute_plot_call()
H A Dgraphing.c9429 int xy_plot_with_control (const int *list, const char *literal, in xy_plot_with_control() function
/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c7755 err = xy_plot_with_control(libcmd.list, NULL, in do_xyz_graph()