Searched refs:thisdefaulttype (Results 1 – 1 of 1) sorted by relevance
2521 int pretranstype = -1, thisdefaulttype; in writezone() local2534 thisdefaulttype = range32.defaulttype; in writezone()2544 thisdefaulttype = range64.defaulttype; in writezone()2569 pretranstype = thisdefaulttype; in writezone()2584 thisdefaulttype = range64.defaulttype; in writezone()2587 thisdefaulttype = unspecifiedtype; in writezone()2588 omittype[thisdefaulttype] = false; in writezone()2624 int h = (i == old0 ? thisdefaulttype in writezone()2625 : i == thisdefaulttype ? old0 : i); in writezone()2660 typemap[i == old0 ? thisdefaulttype in writezone()[all …]