Searched refs:ttisgmtcnt (Results 1 – 2 of 2) sorted by relevance
445 ttisgmtcnt,545 if ttisgmtcnt:546 isgmt = struct.unpack(">%db" % ttisgmtcnt,547 fileobj.read(ttisgmtcnt))564 tti.isgmt = (ttisgmtcnt > i and isgmt[i] != 0)
391 int ttisgmtcnt; in tzload() local395 ttisgmtcnt = (int) detzcode(up->tzhead.tzh_ttisgmtcnt); in tzload()406 (ttisgmtcnt != sp->typecnt && ttisgmtcnt != 0)) in tzload()415 ttisgmtcnt) /* ttisgmts */ in tzload()492 if (ttisgmtcnt == 0) in tzload()