POP_ELEMENT 663 compile.c #define POP_ELEMENT(anchor) POP_ELEMENT(iseq, anchor) POP_ELEMENT 2312 compile.c POP_ELEMENT(ret); /* pop pop insn */ POP_ELEMENT 2313 compile.c iobj = (INSN *)POP_ELEMENT(ret); /* pop send insn */ POP_ELEMENT 2845 compile.c POP_ELEMENT(args); POP_ELEMENT 2855 compile.c POP_ELEMENT(args); POP_ELEMENT 4131 compile.c size = OPERAND_AT(POP_ELEMENT(list), 0);