Searched refs:DSUB (Results 1 – 3 of 3) sorted by relevance
77 int DSUB = 103; field
935 '-', DSUB, FSUB, LSUB, ISUB,1706 bytecode.addOpcode(token == PLUSPLUS ? DADD : DSUB); in atPlusPlus()1812 bytecode.addOpcode(token == PLUSPLUS ? DADD : DSUB); in atPlusPlusCore()
327 case DSUB: in execute()