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

  /external/valgrind/none/tests/amd64/
amd64locked.c 1061 { UInt crcExpd = 0xDF0656F1;
1063 if (theCRC == crcExpd) {
1065 theCRC, crcExpd);
1068 theCRC, crcExpd);
  /external/valgrind/none/tests/x86/
x86locked.c 863 { UInt crcExpd = 0xB2D75045;
865 if (theCRC == crcExpd) {
867 theCRC, crcExpd);
870 theCRC, crcExpd);

Completed in 69 milliseconds