Searched defs:GOTO (Results 1 – 14 of 14) sorted by relevance
10 #define GOTO 1 macro
53 public static final int GOTO = 6; field in RegOps
119 public static final Rop GOTO = field in Rops
38 int GOTO = 319; // reserved keyword field
113 int GOTO = 167; field
261 MAP.put(Rops.GOTO, Dops.GOTO); in MAP.put()
229 public static final Dop GOTO = field in Dops
177 GOTO = 395, enumerator378 #define GOTO 395 macro
286 GOTO = 395, enumerator487 #define GOTO 395 macro
84 public static final int GOTO = 0x28; field in Opcodes
222 public static final Info GOTO = field in OpcodeInfo
77 public static final int GOTO=49; field in JavaLexer
222 public static final int GOTO=49; field in JavaParser
77 GOTO((short)0x28, "goto", ReferenceType.none, Format.Format10t), enumConstant