Searched defs:BIPUSH (Results 1 – 4 of 4) sorted by relevance
32 public class BIPUSH extends Instruction implements ConstantPushInstruction { class41 BIPUSH() { in BIPUSH() method in BIPUSH47 public BIPUSH(final byte b) { in BIPUSH() method in BIPUSH
49 int BIPUSH = 16; field
344 short BIPUSH = 16; field
560 public static final short BIPUSH = 16; field in Const