Searched defs:DRETURN (Results 1 – 6 of 6) sorted by relevance
26 public class DRETURN extends ReturnInstruction { class30 public DRETURN() { in DRETURN() method in DRETURN
147 public static final ReturnInstruction DRETURN = new DRETURN(); field in InstructionConst
148 ReturnInstruction DRETURN = new DRETURN(); field
72 int DRETURN = 175; field
992 short DRETURN = 175; field
1370 public static final short DRETURN = 175; field in Const