Searched defs:object_list (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ | ||
| H A D | object.h | 98 struct object_list { struct |
| H A D | object.cpp | 497 object_list::object_list() : head(0), tail(0) in object_list() function in object_list |