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

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c406 /* gmtoffs[i] = rawoffs[i] + dstoffs[i] */
407 static long rawoffs[TZ_MAX_TYPES]; variable
1822 puttzcode((long) rawoffs[i], fp);
2483 rawoffs[0] = rawoffs[type];
2552 rawoff == rawoffs[i] && dstoff == dstoffs[i] &&
2573 rawoffs[i] = rawoff;

Completed in 128 milliseconds