Lines Matching full:bison
31 # _AT_DATA_CALC_Y($1, $2, $3, [BISON-DIRECTIVES])
106 /* Bison Declarations */
348 # AT_DATA_CALC_Y([BISON-OPTIONS])
357 # _AT_CHECK_CALC(BISON-OPTIONS, INPUT, [NUM-STDERR-LINES])
361 # If BISON-OPTIONS contains `%debug' but not `%glr-parser', then
376 # _AT_CHECK_CALC_ERROR(BISON-OPTIONS, EXIT-STATUS, INPUT,
388 # If BISON-OPTIONS contains `%location', then make sure the ERROR-LOCATION
391 # If BISON-OPTIONS contains `%error-verbose', then make sure the
395 # If BISON-OPTIONS contains `%debug' but not `%glr', then NUM-STDERR-LINES
439 # AT_CHECK_CALC([BISON-OPTIONS, [EXPECTED-TO-FAIL]])
442 # BISON-OPTIONS, and performs several tests over the parser.
455 [AT_CHECK([bison -o calc.cc calc.y])
457 [AT_CHECK([bison -o calc.c calc.y])
543 # AT_CHECK_CALC_LALR([BISON-OPTIONS])
546 # BISON-OPTIONS, and performs several tests over the parser.
578 # AT_CHECK_CALC_GLR([BISON-OPTIONS])
581 # BISON-OPTIONS and %glr-parser, and performs several tests over the parser.
614 # AT_CHECK_CALC_LALR1_CC([BISON-OPTIONS])
638 # AT_CHECK_CALC_GLR_CC([BISON-OPTIONS])