Lines Matching refs:YACC
644 YACC
760 YACC
1417 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1418 the first program found out of: `bison -y', `byacc', `yacc'.
1419 YFLAGS The list of arguments that will be passed by default to $YACC.
3731 if test -n "$YACC"; then
3732 ac_cv_prog_YACC="$YACC" # Let the user override the test.
3751 YACC=$ac_cv_prog_YACC
3752 if test -n "$YACC"; then
3753 { $as_echo "$as_me:$LINENO: result: $YACC" >&5
3754 $as_echo "$YACC" >&6; }
3761 test -n "$YACC" && break
3763 test -n "$YACC" || YACC="yacc"