Home | History | Annotate | Download | only in compiler

Lines Matching refs:LSUB

935         '-', DSUB, FSUB, LSUB, ISUB,
1718 bytecode.addOpcode(token == PLUSPLUS ? LADD : LSUB);
1804 bytecode.addOpcode(token == PLUSPLUS ? LADD : LSUB);