Searched refs:SIMPLE_MEMCHR (Results 1 – 1 of 1) 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
Completed in 3 milliseconds