Searched refs:tt_ttisstd (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtztime.c123 int tt_ttisstd; /* TRUE if transition is std time */ member in struct:ttinfo
515 ttisp->tt_ttisstd = FALSE;
517 ttisp->tt_ttisstd = *p++;
518 if (ttisp->tt_ttisstd != TRUE &&
519 ttisp->tt_ttisstd != FALSE)
1113 if (isdst && !sp->ttis[j].tt_ttisstd) {

Completed in 75 milliseconds