Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c202 long gmt_offset; member
707 sec += (r[-1].gmt_offset - r->gmt_offset); in tm_isdst()
736 offset = 604800L - tzi[dst].gmt_offset; in __time_localtime_tzi()
747 result->tm_gmtoff = - tzi[dst].gmt_offset; in __time_localtime_tzi()
1136 #define RSP_GMT_OFFSET rsp->gmt_offset in __XL_NPP()
2012 new_rules[count].gmt_offset = off; in _time_tzset()
2099 timezone = _time_tzinfo[0].gmt_offset; in _time_tzset()
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 5 milliseconds