Searched defs:VAL2 (Results 1 – 13 of 13) sorted by relevance
/external/llvm-project/clang/test/Preprocessor/ |
D | print-pragma-microsoft.c | 12 #define VAL2 "VAL2" macro
|
/external/clang/test/Preprocessor/ |
D | print-pragma-microsoft.c | 12 #define VAL2 "VAL2" macro
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-bpf-preserve-field-info-4.c | 8 VAL2 = 0xffffffff80000000UL, enumerator
|
D | builtins-bpf-preserve-field-info-3.c | 12 VAL2 = 2, enumerator
|
/external/python/apitools/apitools/base/protorpclite/ |
D | test_util.py | 289 VAL2 = 2 variable in OptionalMessage.SimpleEnum 308 VAL2 = 2 variable in RepeatedMessage.SimpleEnum
|
D | messages_test.py | 335 VAL2 = 2 variable in EnumTest.testComparison.Enum1
|
/external/llvm-project/clang/test/Sema/ |
D | builtins-bpf.c | 20 VAL2 = 0xffffffff80000000UL, enumerator
|
/external/strace/tests-mx32/ |
D | futex.c | 160 # define VAL2 ((unsigned long) 0xbadda7a0ca7b100dLLU) macro
|
/external/strace/tests/ |
D | futex.c | 160 # define VAL2 ((unsigned long) 0xbadda7a0ca7b100dLLU) macro
|
/external/strace/tests-m32/ |
D | futex.c | 160 # define VAL2 ((unsigned long) 0xbadda7a0ca7b100dLLU) macro
|
/external/elfutils/tests/ |
D | cleanup-13.c | 19 #define VAL2(x) ((x)>>8)&0xff,(x)&0xff macro 23 #define VAL2(x) (x)&0xff,((x)>>8)&0xff macro
|
/external/clang/include/clang/AST/ |
D | Expr.h | 4815 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator
|
/external/llvm-project/clang/include/clang/AST/ |
D | Expr.h | 6164 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator
|