Home
last modified time | relevance | path

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

/benchtests/
A Dbench-memcmp.c22 # define SIMPLE_MEMCMP simple_memcmpeq macro
25 # define SIMPLE_MEMCMP simple_wmemcmp macro
28 # define SIMPLE_MEMCMP simple_memcmp macro
34 SIMPLE_MEMCMP (const wchar_t *s1, const wchar_t *s2, size_t n) in SIMPLE_MEMCMP() function
48 SIMPLE_MEMCMP (const char *s1, const char *s2, size_t n) in SIMPLE_MEMCMP() function

Completed in 3 milliseconds