OP 1461 vm.c #define OP(mid_, bop_) (mid = id##mid_, bop = BOP_##bop_, ruby_vm_redefined_flag[bop] = 0) OP 1487 vm.c #undef OP