Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_macro.c67 static int rew_last(struct mdoc *,
241 return(rew_last(mdoc, mdoc->first)); in mdoc_macroend()
275 rew_last(struct mdoc *mdoc, const struct mdoc_node *to) in rew_last() function
471 return(rew_last(mdoc, n)); in rew_elem()
592 if ( ! rew_last(mdoc, n)) in rew_sub()
600 if ( ! rew_last(mdoc, n)) in rew_sub()
928 if ( ! rew_last(mdoc, mdoc->last)) in in_line()
1014 if ( ! rew_last(mdoc, mdoc->last)) in in_line()