COND_POP 175 ext/ripper/ripper.c #define COND_POP() BITSTACK_POP(cond_stack) COND_POP 121 ext/ripper/ripper.y #define COND_POP() BITSTACK_POP(cond_stack) COND_POP 175 parse.c #define COND_POP() BITSTACK_POP(cond_stack) COND_POP 121 parse.y #define COND_POP() BITSTACK_POP(cond_stack)