COND_PUSH         386 ext/ripper/ripper.c #define COND_PUSH(n)	BITSTACK_PUSH(cond_stack, n)
COND_PUSH          82 ext/ripper/ripper.y #define COND_PUSH(n)	BITSTACK_PUSH(cond_stack, n)
COND_PUSH         386 parse.c        #define COND_PUSH(n)	BITSTACK_PUSH(cond_stack, n)
COND_PUSH          82 parse.y        #define COND_PUSH(n)	BITSTACK_PUSH(cond_stack, n)