Searched refs:thisdefaulttype (Results 1 – 1 of 1) sorted by relevance
2799 int pretranstype = -1, thisdefaulttype; in writezone() local2812 thisdefaulttype = range32.defaulttype; in writezone()2822 thisdefaulttype = range64.defaulttype; in writezone()2847 pretranstype = thisdefaulttype; in writezone()2862 thisdefaulttype = range64.defaulttype; in writezone()2865 thisdefaulttype = unspecifiedtype; in writezone()2866 omittype[thisdefaulttype] = false; in writezone()2902 int h = (i == old0 ? thisdefaulttype in writezone()2903 : i == thisdefaulttype ? old0 : i); in writezone()2938 typemap[i == old0 ? thisdefaulttype in writezone()[all …]