memcmp 533 src/dps8/dps8_crdpun.c if (memcmp(matrix, &glyph_char_patterns[pattern], CHAR_MATRIX_BYTES) == 0) memcmp 1027 src/dps8/dps8_crdpun.c if (tally == WORDS_PER_CARD && memcmp (card_buffer, eodCard, sizeof (eodCard)) == 0) memcmp 1032 src/dps8/dps8_crdpun.c if (tally == WORDS_PER_CARD && memcmp (card_buffer, bannerCard, sizeof (bannerCard)) == 0) memcmp 586 src/dps8/dps8_ins.c if (memcmp (words, rewrite_table[i].was, 8*sizeof (word36)) == 0) memcmp 646 src/dps8/udplib.c (0 == memcmp (ai->ai_addr, ai_validate->ai_addr, ai->ai_addrlen))) { memcmp 7321 src/simh/scp.c if (0 == memcmp (cptr, "\xEF\xBB\xBF", 3)) /* Skip/ignore UTF8_BOM */ memcmp 9871 src/simh/scp.c if (memcmp (exp->buf, &ep->match[ep->size-exp->buf_ins], exp->buf_ins)) memcmp 9885 src/simh/scp.c if (memcmp (&exp->buf[exp->buf_size-(ep->size-exp->buf_ins)], ep->match, ep->size-exp->buf_ins)) memcmp 9901 src/simh/scp.c if (memcmp (&exp->buf[exp->buf_ins-ep->size], ep->match, ep->size)) memcmp 10074 src/simh/scp.c if (0 == memcmp("SCPE_", gbuf, 5)) memcmp 10476 src/simh/scp.c if ((i > 0) && (0 == memcmp (&data[i], &data[i-16], 16))) { memcmp 600 src/simh/sim_sock.c (0 == memcmp (ai->ai_addr, aiv->ai_addr, ai->ai_addrlen))) { memcmp 1027 src/simh/sim_sock.c if (0 == memcmp("::ffff:", *connectaddr, 7)) /* is this a IPv4-mapped IPv6 address? */ memcmp 1101 src/simh/sim_sock.c if (0 == memcmp("::ffff:", hostnamebuf, 7)) /* is this a IPv4-mapped IPv6 address? */