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

  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-svn-ids 5 # Usage: gcc-svn-ids -f from_kind -t to_kind id
7 # Where from_kind is one of:
23 echo ' where from_kind is index or rev' 1>&2
46 f) FROM_KIND="${OPTARG}";;
65 case ${FROM_KIND} in
68 *) errmsg "unrecognized FROM kind: ${FROM_KIND}";
73 errmsg "no entry found for ${FROM_KIND} = ${ID}"
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-svn-ids 5 # Usage: gcc-svn-ids -f from_kind -t to_kind id
7 # Where from_kind is one of:
23 echo ' where from_kind is index or rev' 1>&2
46 f) FROM_KIND="${OPTARG}";;
65 case ${FROM_KIND} in
68 *) errmsg "unrecognized FROM kind: ${FROM_KIND}";
73 errmsg "no entry found for ${FROM_KIND} = ${ID}"

Completed in 38 milliseconds