Searched refs:kDaysInMonths (Results 1 – 1 of 1) sorted by relevance
26 static const char kDaysInMonths[] = variable140 if (days < kDaysInMonths[i]) { in YearMonthDayFromDays()145 days -= kDaysInMonths[i]; in YearMonthDayFromDays()