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

/freebsd-10.3-release/contrib/mdocml/
H A Dmdoc_validate.c44 #define POST_ARGS struct mdoc *mdoc macro
61 typedef int (*v_post)(POST_ARGS);
79 static int ebool(POST_ARGS);
80 static int berr_ge1(POST_ARGS);
81 static int bwarn_ge1(POST_ARGS);
82 static int ewarn_eq0(POST_ARGS);
83 static int ewarn_eq1(POST_ARGS);
84 static int ewarn_ge1(POST_ARGS);
85 static int ewarn_le1(POST_ARGS);
86 static int hwarn_eq0(POST_ARGS);
[all...]

Completed in 46 milliseconds