Home | History | Annotate | Download | only in tzcode

Lines Matching defs:typ

1033     vector<ZoneType>::const_iterator typ;
1095 for (typ = types.begin(); typ != types.end(); ++typ) {
1098 os << typ->rawoffset << ", " << typ->dstoffset;