Home
last modified time | relevance | path

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

/string/
A Dtest-memchr.c33 # define SIMPLE_MEMCHR simple_memchr macro
41 # define SIMPLE_MEMCHR simple_wmemchr macro
47 CHAR *SIMPLE_MEMCHR (const CHAR *, int, size_t);
49 IMPL (SIMPLE_MEMCHR, 0)
53 SIMPLE_MEMCHR (const CHAR *s, int c, size_t n) in SIMPLE_MEMCHR() function

Completed in 4 milliseconds