Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dfnsave.h43 int no_user_functions_check (GtkWidget *parent);
H A Dfnsave.c5305 int no_user_functions_check (GtkWidget *parent) in no_user_functions_check() function
H A Dselector.c8597 err = no_user_functions_check(parent); in functions_selection_wrapper()