Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Ddataset.c719 static int get_xon_xoff (const double *x, int n, int pd, double *xon, double *xoff) in get_xon_xoff() function
762 if (!get_xon_xoff(x, n, *pd, &xon, &xoff)) { in real_periodic_dummy()