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

/freebsd-12-stable/usr.bin/calendar/
H A Dcalendar.h42 #define FSECSPERDAY (24.0 * 60.0 * 60.0) macro
H A Dsunpos.c262 equinoxdays[0] = 1 + cumdays[3] + d + (dial / FSECSPERDAY);
301 equinoxdays[1] = 1 + cumdays[9] + d + (dial / FSECSPERDAY);
H A Dpom.c186 double period = FSECSPERDAY / 2.0;

Completed in 110 milliseconds