Searched refs:ttisgmtcnt (Results 1 – 4 of 4) sorted by relevance
25 int32_t ttisgmtcnt; member75 if (!ReadInt(tzfile, &header->ttisgmtcnt) || header->ttisgmtcnt < 0) { in ParseTzifHeader()136 1 * first_header.ttisgmtcnt; in GetPosixTimezone()148 1 * second_header.ttisgmtcnt; in GetPosixTimezone()
501 ttisgmtcnt,601 if ttisgmtcnt:602 isgmt = struct.unpack(">%db" % ttisgmtcnt,603 fileobj.read(ttisgmtcnt))617 tti.isgmt = (ttisgmtcnt > i and isgmt[i] != 0)
393 int ttisgmtcnt; in tzload() local397 ttisgmtcnt = (int) detzcode(up->tzhead.tzh_ttisgmtcnt); in tzload()408 (ttisgmtcnt != sp->typecnt && ttisgmtcnt != 0)) in tzload()417 ttisgmtcnt) /* ttisgmts */ in tzload()494 if (ttisgmtcnt == 0) in tzload()