Lines Matching defs:mrudst
2592 register int mrudst, mrustd, hidst, histd, type;
2594 hidst = histd = mrudst = mrustd = -1;
2597 mrudst = pretranstype;
2603 mrudst = types[i];
2615 if (hidst >= 0 && mrudst >= 0 && hidst != mrudst &&
2616 utoffs[hidst] != utoffs[mrudst]) {
2617 isdsts[mrudst] = -1;
2618 type = addtype(utoffs[mrudst],
2619 &chars[desigidx[mrudst]],
2621 ttisstds[mrudst],
2622 ttisuts[mrudst]);
2623 isdsts[mrudst] = 1;