OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:branchname
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/regression/
mkindex.pl
20
# mkindex.pl <srcdir> <destdir> <
branchname
>
32
# '
branchname
' is used only to produce the title of the index page,
41
print "usage: $0 <srcdir> <destdir> <
branchname
>\n";
45
my ($srcdir, $destdir, $
branchname
) = @ARGV;
91
<title>Log files for $
branchname
</title>
95
<h1>Log files for $
branchname
</h1>
/src/external/gpl3/gcc.old/dist/contrib/regression/
mkindex.pl
20
# mkindex.pl <srcdir> <destdir> <
branchname
>
32
# '
branchname
' is used only to produce the title of the index page,
41
print "usage: $0 <srcdir> <destdir> <
branchname
>\n";
45
my ($srcdir, $destdir, $
branchname
) = @ARGV;
91
<title>Log files for $
branchname
</title>
95
<h1>Log files for $
branchname
</h1>
/src/external/gpl2/xcvs/dist/src/
commit.c
1789
char *
branchname
;
local
1798
branchname
= RCS_getbranch (finfo->rcs, rev, 1);
1799
if (
branchname
== NULL)
1809
prev_rev = xstrdup (
branchname
);
1810
free (
branchname
);
Completed in 18 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026