Lines Matching refs:tmpDst
2918 int32_t tmpRaw, tmpDst;2919 tz.getOffset(tgmt - 6*60*60*1000, FALSE, tmpRaw, tmpDst, ec);2920 int32_t offsetDelta = (rawOffset + dstOffset) - (tmpRaw + tmpDst);