Home | History | Annotate | Download | only in tzcode

Lines Matching full:isdstcnt

321     int64_t isdstcnt = readcoded(file, 0);
330 if (isgmtcnt != typecnt || isdstcnt != typecnt) {