Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h252 int hf_plot (const int *list, const char *literal,
H A Dinteract.c3122 err = hf_plot(cmd->list, cmd->param, dset, opt); in execute_plot_call()
H A Dgraphing.c9282 int hf_plot (const int *list, const char *literal, in hf_plot() function
/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c8125 err = hf_plot(list, NULL, dataset, OPT_G | OPT_O); in midas_list_callback()