POP 132 ext/racc/cparse/cparse.c #define POP(s) rb_ary_pop(s) POP 469 util.c #define POP(ll,rr) do { --top; ll = top->LL; rr = top->RR; } while (0) /* Pop L,l,R,r */