Searched refs:solar (Results 1 – 2 of 2) sorted by relevance
34 zend_long year, golden, solar, lunar, pfm, dom, tmp, easter, result; in _cal_easter() local105 solar = (year-1600)/100 - (year-1600)/400; /* the solar and lunar corrections */ in _cal_easter()108 pfm = (3 - (11*golden) + solar - lunar) % 30; /* uncorrected date of the Paschal full moon */ in _cal_easter()
163 Written by Solar Designer <solar at openwall.com> in 1998-2011.
Completed in 6 milliseconds