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

  /src/external/gpl3/gcc/dist/contrib/
warn_summary 6 # usage: warn_summary [-llf] [-s stage] [-nosub|-ch|-cp|-f|-fortran|-ada|-intl|-fixinc]
9 # -llf
38 # Only do this if -llf was specified, because it can really slow things down.
41 if test -z "$llf" ; then
139 usage="usage: `basename $0` [-llf] [-s stage] [-nosub|-ch|-cp|-f|-fortran|-ada|-intl|-fixinc] [-pass|-wpass] [file(s)]"
161 -llf) llf=1 ; shift ;;
  /src/external/gpl3/gcc.old/dist/contrib/
warn_summary 6 # usage: warn_summary [-llf] [-s stage] [-nosub|-ch|-cp|-f|-fortran|-ada|-intl|-fixinc]
9 # -llf
38 # Only do this if -llf was specified, because it can really slow things down.
41 if test -z "$llf" ; then
139 usage="usage: `basename $0` [-llf] [-s stage] [-nosub|-ch|-cp|-f|-fortran|-ada|-intl|-fixinc] [-pass|-wpass] [file(s)]"
161 -llf) llf=1 ; shift ;;

Completed in 22 milliseconds