Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c84 int tt_ttisgmt; /* TRUE if transition is UT */ member
493 ttisp->tt_ttisgmt = FALSE; in tzload()
495 ttisp->tt_ttisgmt = *p++; in tzload()
496 if (ttisp->tt_ttisgmt != TRUE && in tzload()
497 ttisp->tt_ttisgmt != FALSE) in tzload()
626 ap->tt_ttisgmt == bp->tt_ttisgmt && in typesequiv()
1098 if (sp->ttis[j].tt_ttisgmt) { in tzparse()