Lines Matching refs:outcode
63 | LTYPE0 nonnon { outcode($1, &$2); }
64 | LTYPE1 nonrem { outcode($1, &$2); }
65 | LTYPE2 rimnon { outcode($1, &$2); }
66 | LTYPE3 rimrem { outcode($1, &$2); }
67 | LTYPE4 remrim { outcode($1, &$2); }
68 | LTYPER nonrel { outcode($1, &$2); }
69 | LTYPED spec1 { outcode($1, &$2); }
70 | LTYPET spec2 { outcode($1, &$2); }
71 | LTYPEC spec3 { outcode($1, &$2); }
72 | LTYPEN spec4 { outcode($1, &$2); }
73 | LTYPES spec5 { outcode($1, &$2); }
74 | LTYPEM spec6 { outcode($1, &$2); }
75 | LTYPEI spec7 { outcode($1, &$2); }
76 | LTYPEXC spec8 { outcode($1, &$2); }
77 | LTYPEX spec9 { outcode($1, &$2); }
78 | LTYPERT spec10 { outcode($1, &$2); }