c1 105 mtcp/mtcp_util.c unsigned char c1 = '\0'; c1 109 mtcp/mtcp_util.c c1 = (unsigned char) *s1++; c1 111 mtcp/mtcp_util.c if (c1 == '\0' || c1 != c2) c1 112 mtcp/mtcp_util.c return c1 - c2; c1 115 mtcp/mtcp_util.c return c1 - c2; c1 121 mtcp/mtcp_util.c unsigned char c1 = '\0'; c1 125 mtcp/mtcp_util.c c1 = (unsigned char) *s1++; c1 127 mtcp/mtcp_util.c if (c1 == '\0' || c1 != c2) c1 128 mtcp/mtcp_util.c return c1 - c2; c1 131 mtcp/mtcp_util.c return c1 - c2;