Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c97 int tt_ttisgmt; /* TRUE if transition is UT */ member
506 ttisp->tt_ttisgmt = FALSE; in tzload()
508 ttisp->tt_ttisgmt = *p++; in tzload()
509 if (ttisp->tt_ttisgmt != TRUE && in tzload()
510 ttisp->tt_ttisgmt != FALSE) in tzload()
639 ap->tt_ttisgmt == bp->tt_ttisgmt && in typesequiv()
1110 if (sp->ttis[j].tt_ttisgmt) { in tzparse()