Searched refs:YDAY_MINIMUM (Results 1 – 1 of 1) sorted by relevance
387 #define YDAY_MINIMUM (-366) macro396 int big_enough_multiple_of_7 = (-YDAY_MINIMUM / 7 + 2) * 7; in iso_week_days()
Completed in 4 milliseconds