Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dlibroff.h77 enum rofferr eqn_end(struct eqn_node **);
H A Deqn.c297 er = eqn_end(epp); in eqn_read()
354 eqn_end(struct eqn_node **epp) in eqn_end() function
H A Droff.c770 eqn_end(&r->eqn); in roff_endparse()
1551 return(r->eqn && ROFF_EQN == eqn_end(&r->eqn) ? 1 : 0);