Searched refs:T_ENUM (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h51 T_ENUM = 10, enumerator in enum:sdb_type
H A Dsdbout.c614 : T_ENUM);
1127 PUT_SDB_TYPE (T_ENUM);
H A Dmips-tfile.c849 T_ENUM = 10,
1219 bt_Enum, /* T_ENUM */
3271 inside_enumeration = (t.orig_type == T_ENUM);
843 T_ENUM = 10, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h51 T_ENUM = 10, enumerator in enum:sdb_type
H A Dsdbout.c635 : T_ENUM);
1165 PUT_SDB_TYPE (T_ENUM);
H A Dmips-tfile.c846 T_ENUM = 10,
1294 bt_Enum, /* T_ENUM */
3375 inside_enumeration = (t.orig_type == T_ENUM);
840 T_ENUM = 10, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/
H A D517-t-targetable.t103 'T_ENUM' => ' sv_setiv($arg, (IV)$var);
152 $results{$_} = $results{T_IV} for qw(T_LONG T_INT T_SHORT T_ENUM);
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h30 #define T_ENUM 10 /* enumeration */ macro
H A Dcoffdump.c214 case T_ENUM:
H A Dcoffgrok.c398 case T_ENUM:
H A Drdcoff.c345 case T_ENUM:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h30 #define T_ENUM 10 /* enumeration */ macro
H A Dcoffdump.c212 case T_ENUM:
H A Dcoffgrok.c398 case T_ENUM:
H A Drdcoff.c345 case T_ENUM:
/openbsd-current/gnu/usr.bin/perl/ext/XS-Typemap/
H A DTypemap.pm58 T_ENUM
H A DTypemap.xs225 svtype T_ENUM
446 ## T_ENUM
453 T_ENUM()
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h476 #define T_ENUM 10 /* enumeration */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h476 #define T_ENUM 10 /* enumeration */ macro
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y163 %token T_ENUM
467 T_ENUM
474 | T_ENUM T_SYMBOL expression
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1885 case T_ENUM:
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Decoff.c1154 bt_Enum, /* T_ENUM */
2942 coff_inside_enumeration = (coff_type.orig_type == T_ENUM);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c1155 bt_Enum, /* T_ENUM */
2943 coff_inside_enumeration = (coff_type.orig_type == T_ENUM);

Completed in 343 milliseconds