Home | History | Annotate | Download | only in tzcode

Lines Matching refs:tt_ttisgmt

84 	int		tt_ttisgmt;	/* TRUE if transition is UT */
493 ttisp->tt_ttisgmt = FALSE;
495 ttisp->tt_ttisgmt = *p++;
496 if (ttisp->tt_ttisgmt != TRUE &&
497 ttisp->tt_ttisgmt != FALSE)
626 ap->tt_ttisgmt == bp->tt_ttisgmt &&
1098 if (sp->ttis[j].tt_ttisgmt) {