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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c340 static long gmtoffs[TZ_MAX_TYPES]; variable
1498 gmtoffs[attypes[toi - 1].type]) <=
1499 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 0
1573 puttzcode((long)gmtoffs[i], fp);
1595 puttzcode((long)tadd(trans[i], -gmtoffs[j]), fp);
1826 gmtoffs[0] = gmtoffs[type];
1877 if (gmtoff == gmtoffs[i] && isdst == isdsts[i] &&
1895 gmtoffs[i] = gmtoff;

Completed in 62 milliseconds