Home | History | Annotate | Download | only in tzcode

Lines Matching full:readcoded

240 int64_t readcoded(ifstream& file, int64_t minv=numeric_limits<int64_t>::min(),
320 int64_t isgmtcnt = readcoded(file, 0);
321 int64_t isdstcnt = readcoded(file, 0);
322 int64_t leapcnt = readcoded(file, 0);
323 int64_t timecnt = readcoded(file, 0);
324 int64_t typecnt = readcoded(file, 0);
325 int64_t charcnt = readcoded(file, 0);
345 transitionTimes[i] = readcoded(file);
403 type.rawoffset = readcoded(file);
404 type.dstoffset = readcoded(file);
516 readcoded(file); // transition time
517 readcoded(file); // total correction after above