OPCODE_NOP       1150 lib/as3/code.c         if(c->opcode == OPCODE_LABEL || c->opcode == OPCODE_NOP) {
OPCODE_NOP       5483 lib/as3/parser.tab.c                 c->opcode = OPCODE_NOP;