Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dscript.cpp46 box *make_script_box(box *nuc, box *sub, box *sup) in make_script_box() argument
48 list_box *b = nuc->to_list_box(); in make_script_box()
56 return new script_box(nuc, sub, sup); in make_script_box()