Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dgretlwin32.c509 static char *get_exe_for_type (const char *ext) in get_exe_for_type() function
631 char *exe = get_exe_for_type(ext); in win32_open_arg()
649 char *exe = get_exe_for_type(".pdf"); in win32_open_pdf()