Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dselector.h102 int selector_error (const selector *sr);
H A Dlibrary.c4379 if (selector_error(sr)) { in do_model()
4485 if (selector_error(sr)) { in do_nonparam_model()
4764 if (selector_error(sr)) { in do_vector_model()
H A Dselector.c8759 int selector_error (const selector *sr) in selector_error() function