Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenparse.h338 F_DESEAS, enumerator
570 #define string_last_func(s) (s == F_DESEAS || s == F_AGGRBY || \
H A Dgenlex.c464 { F_DESEAS, "deseas" },
H A Dgeneval.c9383 if (f == F_DESEAS) { in series_series_func()
9474 case F_DESEAS: in series_series_func()
17176 case F_DESEAS: in eval()
H A Dgeneval.c.try9450 we're doing F_DESEAS, in which case it should be a string,
9466 if (f == F_DESEAS) {
9557 case F_DESEAS:
17279 case F_DESEAS: