Searched refs:big_enough_multiple_of_7 (Results 1 – 1 of 1) sorted by relevance
192 int big_enough_multiple_of_7 = (-__YDAY_MINIMUM / 7 + 2) * 7; in __iso_week_days() local194 - (yday - wday + __ISO_WEEK1_WDAY + big_enough_multiple_of_7) % 7 in __iso_week_days()