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

  /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);
  /external/clang/include/clang/AST/
Expr.h     [all...]

Completed in 36 milliseconds