Lines Matching refs:c0
2692 int32_t c0 = 0, c1 = 0;2695 c0 += *tptr++;2696 c0 %= 255;2697 c1 += c0;2700 return (c0 | c1);