memcmp 33 ext/sdbm/_sdbm.c #define memcmp(s1,s2,n) bcmp(s1,s2,n) memcmp 6 missing/memcmp.c memcmp(const void *s1, const void *s2, size_t len)