Home | History | Annotate | Download | only in bcel

Lines Matching refs:FRETURN

1363    * @see <a href="http://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.html#jvms-6.5.freturn">
1365 public static final short FRETURN = 174;
1888 0/*ireturn*/, 0/*lreturn*/, 0/*freturn*/,
1970 {}/*ireturn*/, {}/*lreturn*/, {}/*freturn*/, {}/*dreturn*/,
2033 "tableswitch", "lookupswitch", "ireturn", "lreturn", "freturn",
2101 2/*lreturn*/, 1/*freturn*/, 2/*dreturn*/, 1/*areturn*/, 0/*return*/, 0/*getstatic*/,
2168 0/*tableswitch*/, 0/*lookupswitch*/, 0/*ireturn*/, 0/*lreturn*/, 0/*freturn*/,