Home | History | Annotate | Download | only in tzcode

Lines Matching refs:rawoff

124 static int	addtype(long gmtoff, long rawoff, long dstoff,
2487 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt)
2489 const long rawoff;
2519 if (gmtoff != (rawoff + dstoff)) {
2531 rawoff == rawoffs[i] && dstoff == dstoffs[i] &&
2552 rawoffs[i] = rawoff;