Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c165 int lib_command_strcpy (const char *s) in lib_command_strcpy() function
701 lib_command_strcpy("corr"); in do_menu_op()
3227 lib_command_strcpy("reset"); in do_reset()
4963 lib_command_strcpy(buf); in do_minibuf()
4971 lib_command_strcpy(buf); in do_minibuf()
5089 lib_command_strcpy(s); in do_genr()
5100 lib_command_strcpy(s); in do_genr()
5124 lib_command_strcpy(s); in do_selector_genr()
5161 lib_command_strcpy(s); in do_fncall_genr()
5168 lib_command_strcpy(s); in do_fncall_genr()
[all …]
H A Dlibrary.h54 int lib_command_strcpy (const char *s);
H A Djoin-gui.c957 lib_command_strcpy(buf); in do_join_command()
H A Dvarinfo.c234 lib_command_strcpy(line); in try_regenerate_var()
H A Dfncall.c2104 lib_command_strcpy(fnline); in real_GUI_function_call()
2107 lib_command_strcpy("list " DUMLIST " delete"); in real_GUI_function_call()
H A Ddatawiz.c383 lib_command_strcpy(setobs_cmd); in dwiz_make_changes()
H A Dgretl.c2443 lib_command_strcpy("smpl --full"); in restore_sample_callback()
H A Ddialogs.c7020 lib_command_strcpy(GSC->str); in do_tdisagg()
7321 lib_command_strcpy("# series residual = $uhat"); in record_bdstest()
7331 lib_command_strcpy(gs->str); in record_bdstest()
H A Dgui_utils.c5480 lib_command_strcpy("smpl --full"); in set_sample_from_model()