Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c154 int tt_ttisgmt; /* TRUE if transition is UTC */ member
602 ttisp->tt_ttisgmt = FALSE;
604 ttisp->tt_ttisgmt = *p++;
605 if (ttisp->tt_ttisgmt != TRUE &&
606 ttisp->tt_ttisgmt != FALSE)
1171 if (sp->ttis[j].tt_ttisgmt) {