Searched refs:crcExpd (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/none/tests/amd64/
H A Damd64locked.c1049 { UInt crcExpd = 0x1F677629; local
1051 if (theCRC == crcExpd) {
1053 theCRC, crcExpd);
1056 theCRC, crcExpd);
/external/valgrind/main/none/tests/x86/
H A Dx86locked.c851 { UInt crcExpd = 0x8235DC9C; local
853 if (theCRC == crcExpd) {
855 theCRC, crcExpd);
858 theCRC, crcExpd);

Completed in 734 milliseconds