Searched defs:ICONST_2 (Results 1 – 5 of 5) sorted by relevance
52 public static final Instruction ICONST_2 = new ICONST(2); field in InstructionConst
53 Instruction ICONST_2 = new ICONST(2); field
128 int ICONST_2 = 5; field
300 short ICONST_2 = 5; field
505 public static final short ICONST_2 = 5; field in Const