Searched refs:equinoxsolstice (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/usr.bin/calendar/ |
| D | calendar.h | 200 void equinoxsolstice(int year, double UTCoffset, int *equinoxdays, int *solsticedays);
|
| D | sunpos.c | 202 equinoxsolstice(int year, double UTCoffset, int *equinoxdays, int *solsticedays) in equinoxsolstice() function 446 equinoxsolstice(strtol(argv[1], NULL, 10), 0.0, eq, sol); in main()
|