Searched refs:coff_inside_enumeration (Results 1 – 2 of 2) sorted by relevance
2497 static int coff_inside_enumeration; variable2868 else if (coff_inside_enumeration) in ecoff_directive_endef()2916 coff_inside_enumeration = (coff_type.orig_type == T_ENUM); in ecoff_directive_endef()2926 coff_inside_enumeration = 0; in ecoff_directive_endef()2935 if (! coff_type.bitfield && ! coff_inside_enumeration) in ecoff_directive_endef()
2498 static int coff_inside_enumeration; variable2869 else if (coff_inside_enumeration) in ecoff_directive_endef()2917 coff_inside_enumeration = (coff_type.orig_type == T_ENUM); in ecoff_directive_endef()2927 coff_inside_enumeration = 0; in ecoff_directive_endef()2936 if (! coff_type.bitfield && ! coff_inside_enumeration) in ecoff_directive_endef()