Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c3808 static int multiple_groups (const DATASET *dset, int t1, int t2) in multiple_groups() function
3870 } else if (multiple_groups(dset, gi->t1, gi->t2)) { in make_time_tics()