Searched defs:memcmp (Results 1 – 2 of 2) sorted by relevance
| /sys/kern/ | ||
| D | libc.c | 149 memcmp(const void *b1, const void *b2, size_t length) in memcmp() function |
| /lib/libc/ | ||
| D | string.c | 192 memcmp(const void *b1, const void *b2, size_t length) in memcmp() function |