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

/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c125 int tt_ttisgmt; /* TRUE if transition is UTC */ member in struct:ttinfo
543 ttisp->tt_ttisgmt = FALSE;
545 ttisp->tt_ttisgmt = *p++;
546 if (ttisp->tt_ttisgmt != TRUE &&
547 ttisp->tt_ttisgmt != FALSE)
671 ap->tt_ttisgmt == bp->tt_ttisgmt &&
1153 if (sp->ttis[j].tt_ttisgmt) {

Completed in 57 milliseconds