Searched refs:CHKARGS (Results 1 – 1 of 1) sorted by relevance
44 #define CHKARGS struct roff_man *man, struct roff_node *n macro46 typedef void (*v_check)(CHKARGS);48 static void check_par(CHKARGS);49 static void check_part(CHKARGS);50 static void check_root(CHKARGS);52 static void check_text(CHKARGS);54 static void post_AT(CHKARGS);55 static void post_EE(CHKARGS);56 static void post_EX(CHKARGS);57 static void post_IP(CHKARGS);[all …]