Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dinteract.c1742 static int get_selected_import_names (const char *s, in get_selected_import_names() function
1835 err = get_selected_import_names(param, JOIN, dset, &vnames, &nvars); in lib_join_data()
2067 err = get_selected_import_names(s, OPEN, dset, &S_sel, &n_sel); in handle_gdt_selection()