Home
last modified time | relevance | path

Searched defs:enum_type (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dread-md.h63 struct enum_type { struct
65 char *name;
69 bool md_p;
72 struct enum_value *values;
75 struct enum_value **tail_ptr;
78 unsigned int num_values;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
H A Dlanghooks.c763 lhd_enum_underlying_base_type (const_tree enum_type) in lhd_enum_underlying_base_type()
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/
H A Dtypes.py72 def make_enum_dict(enum_type): argument
H A Dprinting.py245 def __init__(self, enum_type): argument
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddebug.h205 bfd_boolean (*enum_type) member
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddebug.h205 bfd_boolean (*enum_type) member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dpt.c11847 tree enum_type; in tsubst_copy() local
H A Dcp-tree.h4040 enum_type, /* "enum" types. */ enumerator
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h4974 enum_type, /* "enum" types. */ enumerator
H A Dpt.c15370 tree enum_type; in tsubst_copy() local