Searched refs:termp____post (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dmdoc_term.c66 static void termp____post(DECL_ARGS);
169 { termp__a_pre, termp____post }, /* %A */
170 { termp_under_pre, termp____post }, /* %B */
171 { NULL, termp____post }, /* %D */
172 { termp_under_pre, termp____post }, /* %I */
173 { termp_under_pre, termp____post }, /* %J */
174 { NULL, termp____post }, /* %N */
175 { NULL, termp____post }, /* %O */
176 { NULL, termp____post }, /* %P */
177 { NULL, termp____post }, /*
1891 termp____post(DECL_ARGS) function
[all...]

Completed in 56 milliseconds