Lines Matching defs:checksum
85 int checksum = 0;
88 checksum += c;
90 return checksum & 255;
186 // Print the checksum
419 5; // not counting '$', 'C' | 'N', '#', & the two hex checksum chars
424 1; // The first character of the two hex checksum characters
468 "error: checksum mismatch: %.*s expected 0x%2.2x, got 0x%2.2x",
678 hash_pos + 3; // Skip the # and the two hex checksum bytes
737 // '#CC' checksum
805 "error: checksum mismatch: %.*s expected 0x%2.2x, "
818 LLDB_LOGF(log, "error: invalid checksum in packet: '%s'\n",