Searched defs:memcmp (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/bin/gawk/missing_d/
H A Dmemcmp.c9 memcmp (s1, s2, l) function
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmemcmp.c26 memcmp (str1, str2, count) function
H A Dregex.c164 # define memcmp(s1, s2, n) bcmp (s1, s2, n) macro
/haiku-fatelf/src/system/libroot/posix/string/
H A Dmemcmp.c11 memcmp(const void *_a, const void *_b, size_t count) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmemcmp.c30 #undef memcmp macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dmemcmp.c28 #undef memcmp macro
/haiku-fatelf/src/bin/zip/
H A Dfileio.c1032 memcmp(b1,b2,len) /* jpd@usl.edu -- 11/16/90 */ function
/haiku-fatelf/src/bin/diffutils/src/
H A Dsystem.h235 # define memcmp(s1, s2, n) bcmp (s1, s2, n) macro
/haiku-fatelf/src/bin/gzip/
H A Dgzip.h34 # define memcmp(s1, s2, n) bcmp((s1), (s2), (n)) macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h245 # define memcmp(s1, s2, n) bcmp (s1, s2, n) macro
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dpktdrvr.c126 #define memcmp __memcmp__ macro
/haiku-fatelf/src/bin/rcs/
H A Drcsutil.c197 memcmp(s1, s2, n) function
/haiku-fatelf/src/bin/unzip/
H A Dfileio.c2358 int memcmp(b1, b2, len) function
H A Dunzpriv.h1128 # define memcmp(b1,b2,len) bcmp(b2,b1,len) macro
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c175 # define memcmp(s1, s2, n) bcmp (s1, s2, n) macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1340 #define memcmp fssh_memcmp macro

Completed in 206 milliseconds