Home | History | Annotate | Download | only in dropbear

Lines Matching refs:c0

10030   char c0 = 0x40, c1 = 0x80, c2 = 0x81;
10031 if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)