Searched refs:thisdefaulttype (Results 1 – 1 of 1) sorted by relevance
2580 int pretranstype = -1, thisdefaulttype; in writezone() local2593 thisdefaulttype = range32.defaulttype; in writezone()2603 thisdefaulttype = range64.defaulttype; in writezone()2628 pretranstype = thisdefaulttype; in writezone()2643 thisdefaulttype = range64.defaulttype; in writezone()2646 thisdefaulttype = unspecifiedtype; in writezone()2647 omittype[thisdefaulttype] = false; in writezone()2683 int h = (i == old0 ? thisdefaulttype in writezone()2684 : i == thisdefaulttype ? old0 : i); in writezone()2719 typemap[i == old0 ? thisdefaulttype in writezone()[all …]