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

/freebsd-13-stable/contrib/mandoc/
H A Dmdoc_term.c122 static int termp_under_pre(DECL_ARGS);
141 { termp_under_pre, NULL }, /* Ad */
144 { termp_under_pre, NULL }, /* Ar */
163 { termp_under_pre, NULL }, /* Pa */
166 { termp_under_pre, NULL }, /* Va */
170 { termp_under_pre, termp____post }, /* %B */
172 { termp_under_pre, termp____post }, /* %I */
173 { termp_under_pre, termp____post }, /* %J */
218 { termp_under_pre, NULL }, /* Sx */
232 { termp_under_pre, NUL
2028 termp_under_pre(DECL_ARGS) function
[all...]

Completed in 43 milliseconds