Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/plugin/
H A Dvif.c298 int ngp5 = 0; in do_proportion_sums() local
319 P->val[ngp5] = x; in do_proportion_sums()
320 cnames[ngp5] = gretl_strdup(bnames[j]); in do_proportion_sums()
321 len = strlen(cnames[ngp5]); in do_proportion_sums()
325 ngp5++; in do_proportion_sums()
332 if (ngp5 > 0) { in do_proportion_sums()
340 P->cols = ngp5; in do_proportion_sums()