BITSTACK_LEXPOP   388 ext/ripper/ripper.c #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP   393 ext/ripper/ripper.c #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)
BITSTACK_LEXPOP    84 ext/ripper/ripper.y #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP    89 ext/ripper/ripper.y #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)
BITSTACK_LEXPOP   388 parse.c        #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP   393 parse.c        #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)
BITSTACK_LEXPOP    84 parse.y        #define COND_LEXPOP()	BITSTACK_LEXPOP(cond_stack)
BITSTACK_LEXPOP    89 parse.y        #define CMDARG_LEXPOP()	BITSTACK_LEXPOP(cmdarg_stack)