Lines Matching refs:cob_flags_t

211 static cob_flags_t		set_attr_val_on;
212 static cob_flags_t set_attr_val_off;
213 static cob_flags_t check_duplicate;
214 static cob_flags_t check_on_off_duplicate;
215 static cob_flags_t check_pic_duplicate;
216 static cob_flags_t check_line_col_duplicate;
223 static cob_flags_t header_check;
340 void print_bits (cob_flags_t num)
342 unsigned int size = sizeof (cob_flags_t);
696 check_repeated (const char *clause, const cob_flags_t bitval, in check_repeated()
697 cob_flags_t *already_seen) in check_repeated()
787 check_relaxed_syntax (const cob_flags_t lev) in check_relaxed_syntax()
878 check_headers_present (const cob_flags_t lev1, const cob_flags_t lev2, in check_headers_present()
879 const cob_flags_t lev3, const cob_flags_t lev4) in check_headers_present()
916 set_conf_section_part (const cob_flags_t part) in set_conf_section_part()
926 get_conf_section_part_name (const cob_flags_t part) in get_conf_section_part_name()
946 get_conf_section_part_order (const cob_flags_t part) in get_conf_section_part_order()
966 check_conf_section_order (const cob_flags_t part) in check_conf_section_order()
968 const cob_flags_t prev_part in check_conf_section_order()
1623 static const cob_flags_t allowed_clauses = in inherit_external_definition()
1625 cob_flags_t tested = check_pic_duplicate & ~(allowed_clauses); in inherit_external_definition()
1663 check_not_both (const cob_flags_t flag1, const cob_flags_t flag2, in check_not_both()
1665 const cob_flags_t flags, const cob_flags_t flag_to_set) in check_not_both()
1678 check_not_highlight_and_lowlight (const cob_flags_t flags, in check_not_highlight_and_lowlight()
1679 const cob_flags_t flag_to_set) in check_not_highlight_and_lowlight()
1686 set_screen_attr (const char *clause, const cob_flags_t bitval) in set_screen_attr()
1696 set_attr_with_conflict (const char *clause, const cob_flags_t bitval, in set_attr_with_conflict()
1697 const char *confl_clause, const cob_flags_t confl_bit, in set_attr_with_conflict()
1698 const int local_check_duplicate, cob_flags_t *flags) in set_attr_with_conflict()
1710 set_screen_attr_with_conflict (const char *clause, const cob_flags_t bitval, in set_screen_attr_with_conflict()
1712 const cob_flags_t confl_bit) in set_screen_attr_with_conflict()
1719 has_dispattr (const cob_flags_t attrib) in has_dispattr()
1735 set_dispattr (const cob_flags_t attrib) in set_dispattr()
1742 set_dispattr_with_conflict (const char *attrib_name, const cob_flags_t attrib, in set_dispattr_with_conflict()
1744 const cob_flags_t confl_attrib) in set_dispattr_with_conflict()
1752 bit_set_attr (const cb_tree on_off, const cob_flags_t attr_val) in bit_set_attr()
1794 const cob_flags_t attrib) in set_attribs()
1805 const char *clause_name, const cob_flags_t attrib, in set_attribs_with_conflict()
1806 const char *confl_name, const cob_flags_t confl_attrib) in set_attribs_with_conflict()
1815 static cob_flags_t
1816 zero_conflicting_flag (const cob_flags_t screen_flag, cob_flags_t parent_flag, in zero_conflicting_flag()
1817 const cob_flags_t flag1, const cob_flags_t flag2) in zero_conflicting_flag()
1828 static cob_flags_t
1829 zero_conflicting_flags (const cob_flags_t screen_flag, cob_flags_t parent_flag) in zero_conflicting_flags()
8604 cob_flags_t flags;
8660 cob_flags_t flags;