Searched defs:VAL1 (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/Preprocessor/ | ||
D | print-pragma-microsoft.c | 11 #define VAL1 "VAL1\"" macro |
/external/python/apitools/apitools/base/protorpclite/ | ||
D | test_util.py | 288 VAL1 = 1 variable in OptionalMessage.SimpleEnum |
D | messages_test.py | 329 VAL1 = 1 variable in EnumTest.testComparison.Enum1 |
/external/elfutils/tests/ | ||
D | cleanup-13.c | 17 #define VAL1(x) (x)&0xff macro |
/external/webp/src/dsp/ | ||
D | dec_neon.c | 311 #define STORE6_LANE(DST, VAL0, VAL1, LANE) do { \ argument |
/external/clang/include/clang/AST/ | ||
D | Expr.h | 4815 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator |