Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dread-md.h77 struct enum_type { struct
79 char *name;
83 bool md_p;
86 struct enum_value *values;
89 struct enum_value **tail_ptr;
92 unsigned int num_values;
Dlanghooks.cc867 lhd_enum_underlying_base_type (const_tree enum_type) in lhd_enum_underlying_base_type()
/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
Dtypes.py74 def make_enum_dict(enum_type): argument
Dprinting.py253 def __init__(self, enum_type): argument
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddebug.h205 bool (*enum_type) member
/netbsd/src/external/gpl3/gdb/dist/gdb/
Damdgpu-tdep.c375 (amd_dbgapi_register_type_enum &enum_type, std::string_view fields) in parse_amd_dbgapi_register_type_enum_fields()
751 const auto &enum_type in amd_dbgapi_register_type_to_gdb_type() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h343 enum enum_type enum
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h5437 enum_type, /* "enum" types. */ enumerator
Dpt.cc17012 tree enum_type; in tsubst_copy() local