Searched refs:count_leap_years (Results 1 – 1 of 1) sorted by relevance
479 static timelib_sll count_leap_years(timelib_sll y) in count_leap_years() function490 timelib_sll epoch_leap_years = count_leap_years(1970); in timelib_ts_at_start_of_year()491 timelib_sll current_leap_years = count_leap_years(year); in timelib_ts_at_start_of_year()
Completed in 5 milliseconds