Home | History | Annotate | Download | only in protobuf

Lines Matching refs:c0

15830   char c0 = '\100', c1 = '\200', c2 = '\201';
15831 if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)