Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenmain.h127 M_XLIST, /* list of regressors */ enumerator
H A Dobjstack.c1110 if (idx == M_XLIST) { in real_get_obj_list()
H A Dgenlex.c186 { M_XLIST, "$xlist" },
H A Dgretl_bundle.c2980 if (i == M_XLIST) { in bundle_from_model()