Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_intl.h87 int gretl_recode_file (const char *path1,
H A Dgretl_intl.c1221 int gretl_recode_file (const char *path1, const char *path2, in gretl_recode_file() function
H A Dcsvdata.c1490 err = gretl_recode_file(fname, altname, in csv_recode_input()