Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Djoin_priv.h32 int *timecols; member
H A Dgretl_join.c2069 jspec->timecols = list; in process_tconvert_info()
2789 if (jspec->timecols != NULL) { in clear_jspec()
2790 free(jspec->timecols); in clear_jspec()
H A Dcsvdata.c2837 if (in_gretl_list(c->jspec->timecols, i)) { in handle_join_varname()