Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.h69 class object_dictionary; variable
H A Ddictionary.cpp166 object_dictionary::object_dictionary(int n) : d(n) in object_dictionary() function in object_dictionary