Lines Matching refs:outcode
68 | LTYPE0 nonnon { outcode($1, &$2); }
69 | LTYPE1 nonrem { outcode($1, &$2); }
70 | LTYPE2 rimnon { outcode($1, &$2); }
71 | LTYPE3 rimrem { outcode($1, &$2); }
72 | LTYPE4 remrim { outcode($1, &$2); }
73 | LTYPER nonrel { outcode($1, &$2); }
74 | LTYPED spec1 { outcode($1, &$2); }
75 | LTYPET spec2 { outcode($1, &$2); }
76 | LTYPEC spec3 { outcode($1, &$2); }
77 | LTYPEN spec4 { outcode($1, &$2); }
78 | LTYPES spec5 { outcode($1, &$2); }
79 | LTYPEM spec6 { outcode($1, &$2); }
80 | LTYPEI spec7 { outcode($1, &$2); }
81 | LTYPEG spec8 { outcode($1, &$2); }