Searched refs:newdays (Results 1 – 1 of 1) sorted by relevance
82 int newdays; in tst_rtc_time_to_tm() local84 newdays = days - rtc_month_days(month, year); in tst_rtc_time_to_tm()85 if (newdays < 0) in tst_rtc_time_to_tm()87 days = newdays; in tst_rtc_time_to_tm()