Searched refs:CAL_EASTER_ROMAN (Results 1 – 4 of 4) sorted by relevance
28 #define CAL_EASTER_ROMAN 1 macro
87 const CAL_EASTER_ROMAN = UNKNOWN; define
87 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
135 REGISTER_LONG_CONSTANT("CAL_EASTER_ROMAN", CAL_EASTER_ROMAN, CONST_PERSISTENT); in register_calendar_symbols()
Completed in 11 milliseconds