Searched defs:check (Results 1 – 4 of 4) sorted by relevance
48 struct check { struct50 tree_check_fn tree_fn; argument51 node_check_fn node_fn; argument52 prop_check_fn prop_fn; argument55 enum checkstatus status; argument58 struct check **prereq; argument
47 check() { function
142 struct dialog_color check; member
1085 const struct sectioncheck *check = §ioncheck[0]; in section_mismatch() local