Searched defs:memcmp_s (Results 1 – 2 of 2) sorted by relevance
47 static inline int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s() function
36 int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s() function