Home
last modified time | relevance | path

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

/external/icu4c/tools/tzcode/
Dlocaltime.c91 int tt_ttisgmt; /* TRUE if transition is UTC */ member
474 ttisp->tt_ttisgmt = FALSE;
476 ttisp->tt_ttisgmt = *p++;
477 if (ttisp->tt_ttisgmt != TRUE &&
478 ttisp->tt_ttisgmt != FALSE)
596 ap->tt_ttisgmt == bp->tt_ttisgmt &&
1076 if (sp->ttis[j].tt_ttisgmt) {