Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dcalendar.c1167 int gotsat = 0, gotsun = 0; in guess_daily_pd() local
1178 gotsun = 1; in guess_daily_pd()
1188 if (gotsat && gotsun) { in guess_daily_pd()
1191 if (gotsun) pd = 7; in guess_daily_pd()
1194 if (!gotsun && !gotsat) { in guess_daily_pd()
1196 } else if (!gotsun) { in guess_daily_pd()