Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_macro.c35 static void blk_exp_close(MACRO_PROT_ARGS);
68 { blk_exp_close, MDOC_EXPLICIT | MDOC_JOIN }, /* Ed */
70 { blk_exp_close, MDOC_EXPLICIT | MDOC_JOIN }, /* El */
110 { blk_exp_close, MDOC_CALLABLE | MDOC_PARSED |
116 { blk_exp_close, MDOC_CALLABLE | MDOC_PARSED |
125 { blk_exp_close, MDOC_CALLABLE | MDOC_PARSED |
130 { blk_exp_close, MDOC_CALLABLE | MDOC_PARSED | MDOC_EXPLICIT }, /* Ec */
131 { blk_exp_close, MDOC_EXPLICIT | MDOC_JOIN }, /* Ef */
141 { blk_exp_close, MDOC_CALLABLE | MDOC_PARSED |
147 { blk_exp_close, MDOC_CALLABLE | MDOC_PARSED |
[all …]