Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenparse.h496 F_DEFBUNDLE, enumerator
H A Dgensyntax.c1024 #define no_empty(f) (f == F_DEFBUNDLE || f == F_DEFARRAY || f == F_DEFLIST)
H A Dgenlex.c530 { F_DEFBUNDLE, "defbundle" },
H A Dgeneval.c13223 if (f == F_DEFBUNDLE || f == F_DEFARGS) { in node_get_ptr()
14126 } else if (t->t == F_DEFBUNDLE || t->t == F_DEFARGS) { in eval_nargs_func()
17750 case F_DEFBUNDLE: in eval()
H A Dgeneval.c.try13320 if (f == F_DEFBUNDLE || f == F_DEFARGS) {
14223 } else if (t->t == F_DEFBUNDLE || t->t == F_DEFARGS) {
17853 case F_DEFBUNDLE: