Searched refs:tt_ttisgmt (Results 1 – 2 of 2) sorted by relevance
451 ttisp->tt_ttisgmt = FALSE; in tzload()453 ttisp->tt_ttisgmt = *p++; in tzload()454 if (ttisp->tt_ttisgmt != TRUE && in tzload()455 ttisp->tt_ttisgmt != FALSE) in tzload()703 if (sp->ttis[j].tt_ttisgmt) { in tzparse()
80 int tt_ttisgmt; /* TRUE if transition is UTC */ member