Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dtzfile.h49 char tzh_ttisutcnt[4]; /* coded number of trans. time flags */ member
Dlocaltime.c498 int_fast32_t ttisutcnt = detzcode(up->tzhead.tzh_ttisutcnt); in tzloadbody()