Searched refs:memcmp (Results 201 - 206 of 206) sorted by relevance

123456789

/barrelfish-2018-10-04/lib/arranet/
H A Darranet.c2893 if(!memcmp(mac, e->mac, ETHARP_HWADDR_LEN)) {
/barrelfish-2018-10-04/lib/compiler-rt/test/ppc/
H A Dqdiv_test.c130 error = memcmp(&c, &r, sizeof(DD));
H A Dqmul_test.c130 error = memcmp(&c, &r, sizeof(DD));
H A Dqadd_test.c130 error = memcmp(&c, &r, sizeof(DD));
H A Dqsub_test.c132 error = memcmp(&c, &r, sizeof(DD));
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c8926 int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(length));

Completed in 155 milliseconds

123456789