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

/seL4-refos-master/libs/libmuslc/src/string/
H A Dmemcmp.c3 int memcmp(const void *vl, const void *vr, size_t n) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dunixconf.h289 #define memcmp(s1, s2, n) bcmp(s2, s1, n) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dunixconf.h289 #define memcmp(s1, s2, n) bcmp(s2, s1, n) macro

Completed in 38 milliseconds