Home
last modified time | relevance | path

Searched defs:enum_value (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h65 struct enum_value { struct
67 struct enum_value *next; argument
86 struct enum_value *values; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.h65 struct enum_value { struct
67 struct enum_value *next; argument
86 struct enum_value *values; argument
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c3896 uint64_t addr, enum_value; in aarch64_print_operand() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c3239 uint64_t addr, enum_value; in aarch64_print_operand() local
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1715 def enum_value(self): member in Cursor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c3145 tree enum_value; in c_parser_enum_specifier() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc3187 tree enum_value; in c_parser_enum_specifier() local