BITSTACK_LEXPOP   176 ext/ripper/ripper.c #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP   182 ext/ripper/ripper.c #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)
BITSTACK_LEXPOP   122 ext/ripper/ripper.y #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP   128 ext/ripper/ripper.y #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)
BITSTACK_LEXPOP   176 parse.c        #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP   182 parse.c        #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)
BITSTACK_LEXPOP   122 parse.y        #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP   128 parse.y        #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)