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