OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pluralize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
pretty_printers.py
223
def
pluralize
(text, n, suffix="s"):
function
326
print("%d %s %s" % (total,
pluralize
("printer", total), state))
/src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command/
pretty_printers.py
223
def
pluralize
(text, n, suffix="s"):
function
326
print("%d %s %s" % (total,
pluralize
("printer", total), state))
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026