Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/eqn/
HDsqrt.cpp35 box *make_sqrt_box(box *pp) in make_sqrt_box() function
HDbox.h248 box *make_sqrt_box(box *);
HDeqn.y167 { $$ = make_sqrt_box($2); }