Searched refs:strchr_ea (Results 1 – 5 of 5) sorted by relevance
40 COMPAT_EA_ALIAS (strchr_ea);43 strchr_ea (__ea const char *s, int c) in strchr_ea() function
57 ret = strchr_ea (ret, s2[0]); in strstr_ea()63 curr = strchr_ea (ret, s2[i]); in strstr_ea()
113 __ea char *strchr_ea (__ea const char *s, int c);
2187 newlib/libc/machine/spu/strchr_ea.c
7604 * libc/machine/spu/strchr_ea.c: Likewise.