Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c497 int_fast32_t ttisstdcnt = detzcode(up->tzhead.tzh_ttisstdcnt); in tzloadbody() local
513 && 0 <= ttisstdcnt && ttisstdcnt < TZ_MAX_TYPES in tzloadbody()
522 + ttisstdcnt /* ttisstds */ in tzloadbody()
529 if (! ((ttisstdcnt == typecnt || ttisstdcnt == 0) in tzloadbody()
630 if (ttisstdcnt == 0) in tzloadbody()