Home
last modified time | relevance | path

Searched refs:coff_inside_enumeration (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c2497 static int coff_inside_enumeration; variable
2868 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()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c2498 static int coff_inside_enumeration; variable
2869 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()