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

  /external/valgrind/main/none/tests/x86-linux/
sigcontext.c 9 #define VAL1 0x11223344
18 uc->uc_mcontext.gregs[REG_EAX] = VAL1;
71 if (ret == VAL1)
74 printf("FAIL ret=%x not %x\n", ret, VAL1);
  /external/clang/include/clang/AST/
Expr.h     [all...]

Completed in 94 milliseconds