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

/freebsd-10-stable/usr.bin/calendar/
H A Dcalendar.h40 #define FSECSPERDAY (24.0 * 60.0 * 60.0) macro
H A Dsunpos.c260 equinoxdays[0] = 1 + cumdays[3] + d + (dial / FSECSPERDAY);
299 equinoxdays[1] = 1 + cumdays[9] + d + (dial / FSECSPERDAY);
H A Dpom.c184 double period = FSECSPERDAY / 2.0;

Completed in 141 milliseconds