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

/bionic/libc/tzcode/
H A Dlocaltime.c1131 register long theiroffset; local
1163 theiroffset = theirstdoffset;
1196 theiroffset = -sp->ttis[j].tt_gmtoff;
1198 theirdstoffset = theiroffset;
1199 else theirstdoffset = theiroffset;

Completed in 28 milliseconds