Home
last modified time | relevance | path

Searched refs:SIMPLE_MEMCHR (Results 1 – 1 of 1) sorted by relevance

/benchtests/
A Dbench-memchr.c35 # define SIMPLE_MEMCHR simple_memchr macro
37 # define SIMPLE_MEMCHR simple_wmemchr macro
41 CHAR *SIMPLE_MEMCHR (const CHAR *, int, size_t);
43 IMPL (SIMPLE_MEMCHR, 0)
47 SIMPLE_MEMCHR (const CHAR *s, int c, size_t n) in SIMPLE_MEMCHR() function

Completed in 3 milliseconds