Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dprintout.h74 int print_series_with_format (const int *list,
H A Dprintout.c2755 int print_series_with_format (const int *list, in print_series_with_format() function
/dports/math/gretl/gretl-2021d/gui/
H A Dseries_view.c246 err = print_series_with_format(sview->list, dataset, in multi_series_view_print()