HomeSort by: relevance | last modified time | path
    Searched refs:TO_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
10 # and to_kind is one of:
24 echo ' and to_kind is index, rev, date, author, or branch' 1>&2
47 t) TO_KIND="${OPTARG}";;
78 case ${TO_KIND} in
84 *) errmsg "unrecognized TO kind: ${TO_KIND}";
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-svn-ids 5 # Usage: gcc-svn-ids -f from_kind -t to_kind id
10 # and to_kind is one of:
24 echo ' and to_kind is index, rev, date, author, or branch' 1>&2
47 t) TO_KIND="${OPTARG}";;
78 case ${TO_KIND} in
84 *) errmsg "unrecognized TO kind: ${TO_KIND}";

Completed in 50 milliseconds