Searched refs:std_memcmp (Results 1 – 2 of 2) sorted by relevance
101 extern int std_memcmp(const void *a, const void *b, int length);
195 int std_memcmp(const void* p1, const void* p2, int length) in std_memcmp() function