Searched refs:mrudst (Results 1 – 1 of 1) sorted by relevance
2897 register int mrudst, mrustd, hidst, histd, type; in writezone() local2899 hidst = histd = mrudst = mrustd = -1; in writezone()2902 mrudst = pretranstype; in writezone()2908 mrudst = types[i]; in writezone()2920 if (hidst >= 0 && mrudst >= 0 && hidst != mrudst && in writezone()2921 utoffs[hidst] != utoffs[mrudst]) { in writezone()2922 isdsts[mrudst] = -1; in writezone()2923 type = addtype(utoffs[mrudst], in writezone()2924 &chars[desigidx[mrudst]], in writezone()2926 ttisstds[mrudst], in writezone()[all …]