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

/freebsd-10.0-release/usr.bin/calendar/
H A Dcalendar.h199 void equinoxsolstice(int year, double UTCoffset, int *equinoxdays, int *solsticedays);
H A Dsunpos.c200 equinoxsolstice(int year, double UTCoffset, int *equinoxdays, int *solsticedays) function
444 equinoxsolstice(strtol(argv[1], NULL, 10), 0.0, eq, sol);

Completed in 83 milliseconds