Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Daddons_utils.h28 int gretl_is_updated (const char *prev_build);
H A Daddons_utils.c239 int gretl_is_updated (const char *prev_build) in gretl_is_updated() function
H A Dgretl_paths.c3407 *updated = gretl_is_updated(val); in get_gretl_config_from_file()
/dports/math/gretl/gretl-2021d/gui/
H A Dsettings.c2507 *updated = gretl_is_updated(linevar); in win32_read_gretlrc()
2664 updated = gretl_is_updated(linevar); in read_gretlrc()