Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Deqn_parse.h47 void eqn_read(struct eqn_node *, const char *);
H A Deqn.c324 eqn_read(struct eqn_node *ep, const char *p) in eqn_read() function
H A Droff.c1806 eqn_read(r->eqn, buf->buf + ppos); in roff_parseln()