Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dspecial.cpp47 class special_box : public pointer_box { class
64 special_box::special_box(char *s, box *pp) : pointer_box(pp), macro_name(s) in special_box() function in special_box