Home | History | Annotate | Download | only in tzcode

Lines Matching refs:altzone

286 #ifdef ALTZONE
287 time_t altzone = 0;
288 #endif /* defined ALTZONE */
328 #ifdef ALTZONE
329 altzone = 0;
330 #endif /* defined ALTZONE */
348 #ifdef ALTZONE
350 altzone = -(ttisp->tt_gmtoff);
351 #endif /* defined ALTZONE */