Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dmklang.c205 strs = get_all_option_strings(&nopts); in output_emacs_block()
407 strs = get_all_option_strings(&nopts); in output_lang2_file()
/dports/math/gretl/gretl-2021d/lib/src/
H A Doptions.h48 char **get_all_option_strings (int *pn);
H A Doptions.c750 char **get_all_option_strings (int *pn) in get_all_option_strings() function