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

/external/chromium/third_party/icu/source/tools/tzcode/
H A Dlocaltime.c1036 register long theiroffset; local
1068 theiroffset = theirstdoffset;
1101 theiroffset = -sp->ttis[j].tt_gmtoff;
1103 theirdstoffset = theiroffset;
1104 else theirstdoffset = theiroffset;
/external/icu4c/tools/tzcode/
H A Dlocaltime.c1036 register long theiroffset; local
1068 theiroffset = theirstdoffset;
1101 theiroffset = -sp->ttis[j].tt_gmtoff;
1103 theirdstoffset = theiroffset;
1104 else theirstdoffset = theiroffset;

Completed in 121 milliseconds