Home
last modified time | relevance | path

Searched defs:memcmp (Results 1 – 2 of 2) sorted by relevance

/qemu/pc-bios/vof/
H A Dlibc.c41 int memcmp(const void *ptr1, const void *ptr2, size_t n) in memcmp() function
/qemu/pc-bios/s390-ccw/
H A Dlibc.h47 static inline int memcmp(const void *s1, const void *s2, size_t n) in memcmp() function