Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dlibgretl.h202 GRETL_STAT_NONE, enumerator
H A Dgretl_restrict.c1461 rset->code = GRETL_STAT_NONE; in restriction_set_new()
H A Dgretl_model.c83 test->teststat = GRETL_STAT_NONE; in gretl_test_init()
3966 if (test == NULL || test->teststat == GRETL_STAT_NONE) { in maybe_add_test_to_model()