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

  /external/valgrind/main/none/tests/amd64/
amd64locked.c 1049 { UInt crcExpd = 0x1F677629;
1051 if (theCRC == crcExpd) {
1053 theCRC, crcExpd);
1056 theCRC, crcExpd);
  /external/valgrind/main/none/tests/x86/
x86locked.c 851 { UInt crcExpd = 0x8235DC9C;
853 if (theCRC == crcExpd) {
855 theCRC, crcExpd);
858 theCRC, crcExpd);

Completed in 48 milliseconds