Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dgretl_enums.h197 SAVE_GP_CMDS, enumerator
H A Dfileselect.c66 { SAVE_GP_CMDS, ".plt" },
316 } else if (action == SAVE_GP_CMDS || in save_editable_content()
H A Dcallbacks.c201 case SAVE_GP_CMDS: in file_save()
H A Dtoolbar.c343 u = SAVE_GP_CMDS; in save_as_callback()
H A Dgui_utils.c1566 file_selector(SAVE_GP_CMDS, FSEL_DATA_VWIN, vwin); in file_edit_save()