Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Ddbread.c3750 int startmaj, int startmin, in compact_data_spread() argument
3775 T = endmaj - startmaj + 1; in compact_data_spread()
3777 T = oldpd * (endmaj - startmaj + 1) / compfac; in compact_data_spread()
3806 sprintf(cset->stobs, "%d", startmaj); in compact_data_spread()
3811 sprintf(cset->stobs, "%d:%d", startmaj, q0); in compact_data_spread()
4762 int startmaj, startmin; in do_compact_spread() local
4812 int startmaj, startmin; in compact_data_set() local
4898 startmaj++; in compact_data_set()
4900 sprintf(stobs, "%d", startmaj); in compact_data_set()
4912 startmaj++; in compact_data_set()
[all …]