Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dfncall.c70 GList *bsels; /* bundle arg selectors */ member
170 cinfo->bsels = NULL; in cinfo_new()
275 if (cinfo->bsels != NULL) { in cinfo_free()
276 g_list_free(cinfo->bsels); in cinfo_free()
639 sellist = g_list_first(cinfo->bsels); in update_combo_selectors()
1183 slist = g_list_first(cinfo->bsels); in already_set_as_default()
1596 cinfo->bsels = g_list_append(cinfo->bsels, sel); in function_call_dialog()