Home
last modified time | relevance | path

Searched defs:enumtype (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/clang/docs/tools/
H A Ddump_format_style.py141 def __init__(self, name, enumtype, comment, values): argument
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c75 enum enumtype { enumval1, enumval2, enumval3 }; enum
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcallfuncs.c97 enum enumtype { enumval1, enumval2, enumval3 }; enum
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.c319 int enumtype; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c5547 tree enumtype = 0; local
5590 finish_enum (enumtype, values, attributes) in finish_enum() argument
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c5737 tree enumtype = 0; in start_enum() local
5783 finish_enum (tree enumtype, tree values, tree attributes) in finish_enum()
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c10097 tree enumtype; in start_enum() local
10135 finish_enum (tree enumtype) in finish_enum()
10333 build_enumerator (tree name, tree value, tree enumtype) in build_enumerator()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c13977 register tree enumtype = NULL_TREE; local
14008 finish_enum (enumtype) in finish_enum() argument
14142 build_enumerator (name, value, enumtype) in build_enumerator() argument