HomeSort by: relevance | last modified time | path
    Searched refs:enable_exceptions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcody/
configure 660 enable_exceptions
2674 if test "${enable_exceptions+set}" = set; then :
2675 enableval=$enable_exceptions;
2677 enable_exceptions="no"
2680 case $enable_exceptions in #(
2686 as_fn_error $? "unknown exceptions $enable_exceptions" "$LINENO" 5 ;;
  /src/external/gpl3/gcc.old/dist/libcody/
configure 656 enable_exceptions
2646 if test "${enable_exceptions+set}" = set; then :
2647 enableval=$enable_exceptions;
2649 enable_exceptions="no"
2652 case $enable_exceptions in #(
2658 as_fn_error $? "unknown exceptions $enable_exceptions" "$LINENO" 5 ;;

Completed in 56 milliseconds