HomeSort by: relevance | last modified time | path
    Searched refs:make_special_box (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/eqn/
special.cpp 59 box *make_special_box(char *s, box *p) function
box.h 259 box *make_special_box(char *, box *);
eqn.y 258 { $$ = make_special_box($2, $3); }

Completed in 25 milliseconds