Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dtzfile.h44 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member
Dlocaltime.c441 int_fast32_t ttisgmtcnt = detzcode(up->tzhead.tzh_ttisgmtcnt); in tzloadbody()