Lines Matching refs:diff
315 UInt diff = 0xFF & (UInt)(block1[i] - block2[i]);316 if (diff == 0)319 printf("%02x ", diff);