Searched refs:increment_overflow (Results 1 – 1 of 1) sorted by relevance
38 static uint32_t increment_overflow(uint32_t *year, uint32_t carry) in increment_overflow() function62 ret = increment_overflow(&new_year, carry_over); in get_days_and_year()