Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dstrchr.c42 char *strchr(const char *s, int c) in strchr() function
/picolibc-latest/newlib/libc/string/
Dstrchr.c72 strchr (const char *s1, in strchr() function