Searched refs:seconds_in_gregorian_cycle (Results 1 – 1 of 1) sorted by relevance
109 static const Time64_T seconds_in_gregorian_cycle = days_in_gregorian_cycle * 60LL * 60LL * 24LL; variable469 seconds += cycles * seconds_in_gregorian_cycle; in seconds_between_years()474 seconds += cycles * seconds_in_gregorian_cycle; in seconds_between_years()