Lines Matching defs:altzone
356 # if 2 <= ALTZONE + TZ_TIME_T
357 long altzone = 0;
358 # endif /* 2 <= ALTZONE + TZ_TIME_T */
475 # if ALTZONE
477 altzone = - ttisp->tt_utoff;
482 update tzname, timezone, and/or altzone and return STDDST_MASK,
517 # if ALTZONE
518 altzone = 0;
1684 ** set the applicable parts of tzname, timezone and altzone;
2730 iinntt offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0;