Searched refs:macro_header (Results 1 – 4 of 4) sorted by relevance
46 class macro_header; variable56 macro_header *p;
3012 friend class macro_header;3100 friend class macro_header;3141 class macro_header { class3146 macro_header() { count = 1; } in macro_header() function in macro_header3147 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 …]
888 * src/roff/troff/input.cc: Adding `public' keyword to macro_header
2011 (macro_header::copy, token::next, do_define_string,