Searched defs:SIMPLE_MEMCMP (Results 1 – 1 of 1) sorted by relevance
35 # define SIMPLE_MEMCMP simple_wmemcmp macro43 SIMPLE_MEMCMP (const wchar_t *s1, const wchar_t *s2, size_t n) in SIMPLE_MEMCMP() function57 # define SIMPLE_MEMCMP simple_memcmpeq macro60 # define SIMPLE_MEMCMP simple_memcmp macro71 SIMPLE_MEMCMP (const char *s1, const char *s2, size_t n) in SIMPLE_MEMCMP() function
Completed in 6 milliseconds