Home | History | Annotate | Download | only in tzcode

Lines Matching defs:altzone

202 #ifdef ALTZONE
203 long altzone;
204 #endif /* defined ALTZONE */
271 #ifdef ALTZONE
273 altzone = - ttisp->tt_gmtoff;
288 #ifdef ALTZONE
289 altzone = 0;
290 #endif /* defined ALTZONE */
1393 ** set the applicable parts of tzname, timezone and altzone;