Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dlibroff.h79 enum rofferr eqn_read(struct eqn_node **, int,
H A Deqn.c282 eqn_read(struct eqn_node **epp, int ln, in eqn_read() function
H A Droff.c722 return(eqn_read(&r->eqn, ln, *bufp, ppos, offs)); in roff_parseln()
1574 eqn_read(&r->eqn, line, buf, offs, &poff); in roff_openeqn()