Home
last modified time | relevance | path

Searched refs:GRETL_FUNCREF (Results 1 – 4 of 4) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_help.c439 strcpy(helpfile, helpfile_path(GRETL_FUNCREF, 1, 0)); in cli_help()
460 strcpy(helpfile, helpfile_path(GRETL_FUNCREF, 1, 0)); in cli_help()
H A Dgretl_paths.h36 GRETL_FUNCREF, enumerator
H A Dgretl_paths.c135 (id == GRETL_FUNCREF && force_en_fnref)) { in helpfile_path()
143 } else if (id == GRETL_FUNCREF) { in helpfile_path()
152 } else if (id == GRETL_FUNCREF) { in helpfile_path()
176 } else if (id == GRETL_FUNCREF) { in using_translated_helpfile()
/dports/math/gretl/gretl-2021d/gui/
H A Dhelpfiles.c239 translated_fnref = using_translated_helpfile(GRETL_FUNCREF); in helpfile_init()
386 fname = helpfile_path(GRETL_FUNCREF, 0, 0); in make_help_topics_tree()
392 fname = helpfile_path(GRETL_FUNCREF, 0, 1); in make_help_topics_tree()
1334 fname = helpfile_path(GRETL_FUNCREF, 0, 0); in real_do_help()
1345 fname = helpfile_path(GRETL_FUNCREF, 0, 1); in real_do_help()