Searched refs:eqn_read (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mandoc/ |
H A D | libroff.h | 79 enum rofferr eqn_read(struct eqn_node **, int,
|
H A D | eqn.c | 282 eqn_read(struct eqn_node **epp, int ln, in eqn_read() function
|
H A D | roff.c | 722 return(eqn_read(&r->eqn, ln, *bufp, ppos, offs)); in roff_parseln() 1574 eqn_read(&r->eqn, line, buf, offs, &poff); in roff_openeqn()
|