Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_html.c55 static void synopsis_pre(struct html *, struct roff_node *);
246 synopsis_pre(struct html *h, struct roff_node *n) in synopsis_pre() function
661 synopsis_pre(h, n); in mdoc_nm_pre()
1029 synopsis_pre(h, n); in mdoc_cd_pre()
1068 synopsis_pre(h, n); in mdoc_fd_pre()
1117 synopsis_pre(h, n); in mdoc_vt_pre()
1120 synopsis_pre(h, n); in mdoc_vt_pre()
1131 synopsis_pre(h, n); in mdoc_ft_pre()
1145 synopsis_pre(h, n); in mdoc_fn_pre()
1309 synopsis_pre(h, n); in mdoc_fo_pre()
[all …]
H A Dmdoc_term.c63 static void synopsis_pre(struct termp *, struct roff_node *);
987 synopsis_pre(p, n->parent); in termp_nm_pre()
1176 synopsis_pre(struct termp *p, struct roff_node *n) in synopsis_pre() function
1229 synopsis_pre(p, n); in termp_vt_pre()
1248 synopsis_pre(p, n); in termp_fd_pre()
1329 synopsis_pre(p, n); in termp_ft_pre()
1339 synopsis_pre(p, n); in termp_fn_pre()
1534 synopsis_pre(p, n); in termp_in_pre()
1736 synopsis_pre(p, n); in termp_fo_pre()