Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_validate.c48 #define POST_ARGS struct roff_man *mdoc macro
56 typedef void (*v_post)(POST_ARGS);
70 static void post_abort(POST_ARGS) __attribute__((__noreturn__));
71 static void post_an(POST_ARGS);
72 static void post_an_norm(POST_ARGS);
73 static void post_at(POST_ARGS);
74 static void post_bd(POST_ARGS);
75 static void post_bf(POST_ARGS);
76 static void post_bk(POST_ARGS);
77 static void post_bl(POST_ARGS);
[all …]