Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h277 int cli_panel_plot (const int *list, const char *literal,
H A Dinteract.c3124 err = cli_panel_plot(cmd->list, cmd->param, dset, opt); in execute_plot_call()
H A Dgraphing.c7692 int cli_panel_plot (const int *list, const char *literal, in cli_panel_plot() function