Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c222 rule_struct *tzi) attribute_hidden;
225 rule_struct *tzi) attribute_hidden;
727 rule_struct *tzi) in __time_localtime_tzi() argument
736 offset = 604800L - tzi[dst].gmt_offset; in __time_localtime_tzi()
747 result->tm_gmtoff = - tzi[dst].gmt_offset; in __time_localtime_tzi()
750 result->__tm_gmtoff = - tzi[dst].gmt_offset; in __time_localtime_tzi()
2331 rule_struct *tzi) in _time_mktime_tzi() argument
2387 + tzi[default_dst].gmt_offset; in _time_mktime_tzi()
2402 + tzi[default_dst].gmt_offset in _time_mktime_tzi()
2430 secs += (tzi[1-default_dst].gmt_offset in _time_mktime_tzi()
[all …]

Completed in 7 milliseconds