Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_html.c54 static void synopsis_pre(struct html *,
295 synopsis_pre(struct html *h, const struct mdoc_node *n) in synopsis_pre() function
655 synopsis_pre(h, n); in mdoc_nm_pre()
673 synopsis_pre(h, n); in mdoc_nm_pre()
1275 synopsis_pre(h, n); in mdoc_cd_pre()
1351 synopsis_pre(h, n); in mdoc_fd_pre()
1416 synopsis_pre(h, n); in mdoc_vt_pre()
1419 synopsis_pre(h, n); in mdoc_vt_pre()
1433 synopsis_pre(h, n); in mdoc_ft_pre()
1449 synopsis_pre(h, n); in mdoc_fn_pre()
[all …]
H A Dmdoc_term.c62 static void synopsis_pre(struct termp *,
1015 synopsis_pre(p, n->parent); in termp_nm_pre()
1269 synopsis_pre(struct termp *p, const struct mdoc_node *n) in synopsis_pre() function
1325 synopsis_pre(p, n); in termp_vt_pre()
1328 synopsis_pre(p, n); in termp_vt_pre()
1348 synopsis_pre(p, n); in termp_fd_pre()
1448 synopsis_pre(p, n); in termp_ft_pre()
1461 synopsis_pre(p, n); in termp_fn_pre()
1771 synopsis_pre(p, n); in termp_cd_pre()
1780 synopsis_pre(p, n); in termp_in_pre()
[all …]