Lines Matching full:escape
21 eid = -1 # escape id
135 # escape opcode table
139 eid = escape[ref]
146 # AVX/escape opcode table
274 if ("escape" == $2) {
280 if (ref in escape)
281 semantic_error("Redefine escape (" ref ")")
282 escape[ref] = geid
284 table[idx] = "INAT_MAKE_ESCAPE(" escape[ref] ")"
330 # check coprocessor escape : TODO
381 # print escape opcode map's array
382 print "/* Escape opcode map array */"
411 print "/* Escape opcode map array */"
429 # print escape opcode map's array
430 print "\t/* Print Escape opcode map array */"