Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_html.c55 static void synopsis_pre(struct html *,
292 synopsis_pre(struct html *h, const struct mdoc_node *n) in synopsis_pre() function
686 synopsis_pre(h, n); in mdoc_nm_pre()
704 synopsis_pre(h, n); in mdoc_nm_pre()
1311 synopsis_pre(h, n); in mdoc_cd_pre()
1397 synopsis_pre(h, n); in mdoc_fd_pre()
1455 synopsis_pre(h, n); in mdoc_vt_pre()
1458 synopsis_pre(h, n); in mdoc_vt_pre()
1474 synopsis_pre(h, n); in mdoc_ft_pre()
1492 synopsis_pre(h, n); in mdoc_fn_pre()
[all …]
H A Dmdoc_term.c64 static void synopsis_pre(struct termp *,
1022 synopsis_pre(p, n->parent); in termp_nm_pre()
1325 synopsis_pre(struct termp *p, const struct mdoc_node *n) in synopsis_pre() function
1382 synopsis_pre(p, n); in termp_vt_pre()
1385 synopsis_pre(p, n); in termp_vt_pre()
1409 synopsis_pre(p, n); in termp_fd_pre()
1522 synopsis_pre(p, n); in termp_ft_pre()
1537 synopsis_pre(p, n); in termp_fn_pre()
1834 synopsis_pre(p, n); in termp_cd_pre()
1845 synopsis_pre(p, n); in termp_in_pre()
[all …]