Home
last modified time | relevance | path

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

/string/
A Dtest-memcmp.c35 # define SIMPLE_MEMCMP simple_wmemcmp macro
43 SIMPLE_MEMCMP (const wchar_t *s1, const wchar_t *s2, size_t n) in SIMPLE_MEMCMP() function
57 # define SIMPLE_MEMCMP simple_memcmpeq macro
60 # define SIMPLE_MEMCMP simple_memcmp macro
71 SIMPLE_MEMCMP (const char *s1, const char *s2, size_t n) in SIMPLE_MEMCMP() function

Completed in 6 milliseconds