Home
last modified time | relevance | path

Searched refs:macro_header (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Drequest.h46 class macro_header; variable
56 macro_header *p;
H A Dinput.cpp3012 friend class macro_header;
3100 friend class macro_header;
3141 class macro_header { class
3146 macro_header() { count = 1; } in macro_header() function in macro_header
3147 macro_header *copy(int);
3213 p = new macro_header; in append()
3215 macro_header *tem = p->copy(len); in append()
3260 p = new macro_header; in append()
3262 macro_header *tem = p->copy(len); in append()
3297 macro_header *macro_header::copy(int n) in copy()
[all …]
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.116888 * src/roff/troff/input.cc: Adding `public' keyword to macro_header
H A DChangeLog2011 (macro_header::copy, token::next, do_define_string,