Home
last modified time | relevance | path

Searched refs:en_tag (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.bin/xlint/common/
Dtyname.c219 if (tp->u.enumer->en_tag->s_name == unnamed && in type_name_of_enum()
224 buf_add(buf, tp->u.enumer->en_tag->s_name); in type_name_of_enum()
/netbsd/src/usr.bin/xlint/lint1/
Demit1.c118 outtt(tp->u.enumer->en_tag, in outtype()
Dlint1.h128 sym_t *en_tag; member
Ddecl.c1695 tp->u.enumer->en_tag = tag; in make_tag_type()