subtract 444 libcore/asobj/flash/geom/Rectangle_as.cpp subtract(height, y, getVM(fn)); subtract 507 libcore/asobj/flash/geom/Rectangle_as.cpp subtract(oldx, newx, vm); subtract 529 libcore/asobj/flash/geom/Rectangle_as.cpp subtract(width, x, getVM(fn)); subtract 584 libcore/asobj/flash/geom/Rectangle_as.cpp subtract(oldy, newy, vm); subtract 700 libcore/vm/ASHandlers.cpp subtract(env.top(1), env.top(0), getVM(env)); subtract 2485 libcore/vm/Machine.cpp subtract(_stack.top(1), _stack.top(0), _vm); subtract 372 libcore/vm/VM.h void subtract(as_value& op1, const as_value& op2, const VM& vm);