Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint1/
H A Dlint1.h145 struct sym *en_first_enumerator; member
H A Ddebug.c140 for (const sym_t *en = tp->t_enum->en_first_enumerator; in debug_type_details()
H A Dfunc.c727 for (esym = cstmt->c_switch_type->t_enum->en_first_enumerator; in stmt_switch_expr_stmt()
H A Ddecl.c1722 tp->t_enum->en_first_enumerator = first_enumerator; in complete_enum()
H A Dtree.c1057 const sym_t *ec = rtp->t_enum->en_first_enumerator; in check_enum_array_index()