Home
last modified time | relevance | path

Searched defs:ENUM (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-9-stable/contrib/gcc/
Drtl.c46 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) sizeof FORMAT - 1 , argument
56 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) NAME , argument
96 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) FORMAT , argument
105 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) CLASS, argument
113 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) \ argument
Dpredict.h24 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM, argument
Dc-common.c3087 #define DEF_ATTR_NULL_TREE(ENUM) ENUM, argument
3088 #define DEF_ATTR_INT(ENUM, VALUE) ENUM, argument
3089 #define DEF_ATTR_IDENT(ENUM, STRING) ENUM, argument
3090 #define DEF_ATTR_TREE_LIST(ENUM, PURPOSE, VALUE, CHAIN) ENUM, argument
3194 #define DEF_PRIMITIVE_TYPE(ENUM, VALUE) \ in c_define_builtins() argument
3196 #define DEF_FUNCTION_TYPE_0(ENUM, RETURN) \ in c_define_builtins() argument
3198 #define DEF_FUNCTION_TYPE_1(ENUM, RETURN, ARG1) \ in c_define_builtins() argument
3200 #define DEF_FUNCTION_TYPE_2(ENUM, RETURN, ARG1, ARG2) \ in c_define_builtins() argument
3202 #define DEF_FUNCTION_TYPE_3(ENUM, RETURN, ARG1, ARG2, ARG3) \ in c_define_builtins() argument
3204 #define DEF_FUNCTION_TYPE_4(ENUM, RETURN, ARG1, ARG2, ARG3, ARG4) \ in c_define_builtins() argument
[all …]
Dgengenrtl.c36 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) { #ENUM, NAME, FORMAT }, argument
Dparams.h88 #define PARAM_VALUE(ENUM) \ argument
Dgengtype.c390 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) ENUM , argument
397 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) NAME , argument
403 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) FORMAT , argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticCategories.h17 #define CATEGORY(X, ENUM) ENUM, argument
DDiagnosticIDs.h50 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Driver/
DDriverDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSemaDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Analysis/
DAnalysisDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DSerializationDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DCommentDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
DASTDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DLexDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Frontend/
DFrontendDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParseDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/freebsd-9-stable/contrib/gperf/src/
Doptions.h76 ENUM = 1 << 10, enumerator
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCSectionMachO.cpp57 #define ENTRY(ASMNAME, ENUM) \ argument
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/
DDiagnosticIDs.cpp68 #define DIAG(ENUM,CLASS,DEFAULT_MAPPING,DESC,GROUP, \ argument
215 #define CATEGORY(X, ENUM) { X, STR_SIZE(X, uint8_t) }, argument
/freebsd-9-stable/usr.bin/xlint/lint1/
Dlint.h64 ENUM, /* enum tag */ enumerator
/freebsd-9-stable/usr.bin/xlint/common/
Dlint.h72 ENUM, /* enum tag */ enumerator
/freebsd-9-stable/sys/dev/aic7xxx/aicasm/
Daicasm_symbol.h56 ENUM, enumerator
/freebsd-9-stable/contrib/gdb/gdb/
Dobjc-exp.c68 ENUM = 270, enumerator
111 #define ENUM 270 macro
Dc-exp.c65 ENUM = 267, enumerator
108 #define ENUM 267 macro

12