Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1149 register int_fast32_t theiroffset; in tzparse() local
1181 theiroffset = theirstdoffset; in tzparse()
1214 theiroffset = -sp->ttis[j].tt_gmtoff; in tzparse()
1216 theirdstoffset = theiroffset; in tzparse()
1217 else theirstdoffset = theiroffset; in tzparse()