Searched refs:make_small_over_box (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/eqn/
H A Dover.cpp44 box *make_small_over_box(box *pp, box *qq) function
H A Dbox.h251 box *make_small_over_box(box *, box *);
H A Deqn.y171 { $$ = make_small_over_box($1, $3); }

Completed in 129 milliseconds