OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:append_changelog_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/
mklog.py
167
def
append_changelog_line
(out, relative_path, text):
function
269
out =
append_changelog_line
(out, relative_path, msg)
271
out =
append_changelog_line
(out, relative_path, 'Removed.')
280
out =
append_changelog_line
(out, relative_path, 'Move to...')
286
append_changelog_line
(out, relative_path, 'Regenerate.')
/src/external/gpl3/gcc.old/dist/contrib/
mklog.py
141
def
append_changelog_line
(out, relative_path, text):
function
242
out =
append_changelog_line
(out, relative_path, msg)
244
out =
append_changelog_line
(out, relative_path, 'Removed.')
253
out =
append_changelog_line
(out, relative_path, 'Moved to...')
259
append_changelog_line
(out, relative_path, 'Regenerate.')
Completed in 39 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026