Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/pic/
HDobject.h96 struct object_list { struct
99 object_list(); argument
HDobject.cpp495 object_list::object_list() : head(0), tail(0) in object_list() function in object_list