Searched refs:SIMPLE_MEMCHR (Results 1 – 3 of 3) sorted by relevance
35 # define SIMPLE_MEMCHR simple_memchr macro37 # define SIMPLE_MEMCHR simple_wmemchr macro41 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
33 # define SIMPLE_MEMCHR simple_memchr macro41 # define SIMPLE_MEMCHR simple_wmemchr macro52 SIMPLE_MEMCHR (const CHAR *s, int c, size_t n) in SIMPLE_MEMCHR() function
6557 (SIMPLE_MEMCHR): Remove.