Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenparse.h495 F_DEFARRAY, enumerator
H A Dgensyntax.c1024 #define no_empty(f) (f == F_DEFBUNDLE || f == F_DEFARRAY || f == F_DEFLIST)
H A Dgenlex.c529 { F_DEFARRAY, "defarray" },
H A Dgeneval.c14086 } else if (t->t == F_DEFARRAY) { in eval_nargs_func()
17749 case F_DEFARRAY: in eval()
H A Dgeneval.c.try14183 } else if (t->t == F_DEFARRAY) {
17852 case F_DEFARRAY: