Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Ddataset.h456 int check_dataset_is_changed (DATASET *dset);
H A Ddataset.c45 int check_dataset_is_changed (DATASET *dset) in check_dataset_is_changed() function
/dports/math/gretl/gretl-2021d/gui/
H A Dconsole.c423 if (check_dataset_is_changed(dataset)) { in update_console()
H A Dvarinfo.c343 if (check_dataset_is_changed(dataset)) { in really_set_variable_info()
H A Dfncall.c2171 if (check_dataset_is_changed(dataset)) { in real_GUI_function_call()
H A Dlibrary.c4981 if (check_dataset_is_changed(dataset)) { in do_minibuf()
10034 if (check_dataset_is_changed(dataset)) { in gui_exec_callback()