Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dmain.cpp689 struct input_entry_format : public entry_format { struct
690 input_entry_format *next; argument
697 input_entry_format(format_type, input_entry_format * = 0); argument
702 input_entry_format::input_entry_format(format_type t, input_entry_format *p) in input_entry_format() function in input_entry_format