Home
last modified time | relevance | path

Searched defs:newnm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.cpp183 void object_dictionary::rename(symbol oldnm, symbol newnm) in rename()
202 int object_dictionary::alias(symbol newnm, symbol oldnm) in alias()