Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenfuncs.c3541 PLOTVAR_PANEL, enumerator
3653 new_ptype = PLOTVAR_PANEL; in gretl_plotx()
3683 if (new_ptype == PLOTVAR_PANEL) { in gretl_plotx()
3689 if (x == NULL || new_ptype == PLOTVAR_PANEL) { in gretl_plotx()