OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_CHANGESET_LIST
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-svn-ids
29
if [ "x${
REG_CHANGESET_LIST
}" = "x" ]; then
30
errmsg "
REG_CHANGESET_LIST
is not defined"
35
if [ ! -f ${
REG_CHANGESET_LIST
} ]; then
36
errmsg "changeset list ${
REG_CHANGESET_LIST
} does not exist"
42
LIST=${
REG_CHANGESET_LIST
}
gcc-svn-report
8
test "x${
REG_CHANGESET_LIST
}" != "x" || exit 1
/src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-svn-ids
29
if [ "x${
REG_CHANGESET_LIST
}" = "x" ]; then
30
errmsg "
REG_CHANGESET_LIST
is not defined"
35
if [ ! -f ${
REG_CHANGESET_LIST
} ]; then
36
errmsg "changeset list ${
REG_CHANGESET_LIST
} does not exist"
42
LIST=${
REG_CHANGESET_LIST
}
gcc-svn-report
8
test "x${
REG_CHANGESET_LIST
}" != "x" || exit 1
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026