Searched refs:prevL (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Dsunpos.c371 double curL, prevL; local
382 HOUR(h), MIN(h), SEC(h), 0.0, 0.0, &prevL, &dec);
391 if (curL < 180 && prevL > 180) {
400 if (curL > i && prevL < i) {
412 prevL = curL;

Completed in 100 milliseconds