Home | History | Annotate | Download | only in coregrind

Lines Matching refs:cksum

943    unsigned char cksum;
1001 cksum = 0;
1003 cksum+=hexcommand[hi];
1005 sprintf(hex, "%02x", cksum);