Home
last modified time | relevance | path

Searched refs:compute_change (Results 1 – 1 of 1) sorted by relevance

/time/
A Dtzset.c65 static void compute_change (tz_rule *rule, int year) __THROW;
430 compute_change (tz_rule *rule, int year) in compute_change() function
520 compute_change (&tz_rules[0], 1900 + tm->tm_year); in __tz_compute()
521 compute_change (&tz_rules[1], 1900 + tm->tm_year); in __tz_compute()

Completed in 4 milliseconds