Searched defs:object_list (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/groff/src/preproc/pic/ | ||
| HD | object.h | 96 struct object_list { struct |
| HD | object.cpp | 495 object_list::object_list() : head(0), tail(0) in object_list() function in object_list |