Searched defs:ICONST_1 (Results 1 – 5 of 5) sorted by relevance
51 public static final Instruction ICONST_1 = new ICONST(1); field in InstructionConst
52 Instruction ICONST_1 = new ICONST(1); field
127 int ICONST_1 = 4; field
296 short ICONST_1 = 4; field
500 public static final short ICONST_1 = 4; field in Const