Searched refs:T_ENUM (Results 1 – 6 of 6) sorted by relevance
31 #define T_ENUM 10 /* enumeration */ macro
215 case T_ENUM: in dump_coff_type()
400 case T_ENUM: in do_type()
350 case T_ENUM: in parse_coff_base_type()
518 #define T_ENUM 10 /* enumeration */ macro
2931 coff_inside_enumeration = (coff_type.orig_type == T_ENUM); in ecoff_directive_endef()