HomeSort by relevance Sort by last modified time
    Searched refs:VAL2 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Preprocessor/
print-pragma-microsoft.c 12 #define VAL2 "VAL2"
14 #pragma detect_mismatch(KEY1 KEY2, VAL1 VAL2)
15 // CHECK: #pragma detect_mismatch("KEY1" "KEY2", "VAL1\"" "VAL2")
  /external/valgrind/main/none/tests/x86-linux/
sigcontext.c 10 #define VAL2 0x44332211
34 sc.eax = VAL2;
86 if (ret == VAL2)
89 printf("FAIL ret=%x not %x\n", ret, VAL2);
  /ndk/tests/standalone/builtin-macros/
run.sh 85 local VAL2 FOUND
87 for VAL2 in "$@"; do
88 if [ "$VAL2" = "$VAL" ]; then
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
exportfig.m 7 % EXPORTFIG(...,PARAM1,VAL1,PARAM2,VAL2,...) specifies
  /external/clang/include/clang/AST/
Expr.h     [all...]

Completed in 137 milliseconds