Searched refs:__timezone (Results 1 – 4 of 4) sorted by relevance
4 __daylight; __timezone; __tzname;
33 long int __timezone = 0L; variable37 weak_alias (__timezone, timezone)130 __timezone = -tz_rules[0].offset; in update_vars()
471 __timezone = -rule_stdoff; in __tzfile_read()569 __timezone = -types[0].offset; in __tzfile_default()735 __timezone = -rule_stdoff; in __tzfile_compute()
219 extern long int __timezone; /* Seconds west of UTC. */
Completed in 6 milliseconds