Home
last modified time | relevance | path

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

/linux-6.6.21/arch/alpha/lib/
Dev67-strchr.S28 strchr: label
Dstrchr.S18 strchr: label
/linux-6.6.21/arch/powerpc/boot/
Dstring.S49 strchr: label
/linux-6.6.21/arch/arm/boot/compressed/
Dstring.c136 char *strchr(const char *s, int c) in strchr() function
/linux-6.6.21/arch/x86/lib/
Dstring_32.c144 char *strchr(const char *s, int c) in strchr() function
/linux-6.6.21/arch/parisc/boot/compressed/
Dmisc.c110 char *strchr(const char *s, int c) in strchr() function
/linux-6.6.21/tools/include/nolibc/
Dstring.h100 char *strchr(const char *s, int c) in strchr() function
/linux-6.6.21/arch/x86/boot/
Dstring.c193 char *strchr(const char *s, int c) in strchr() function
/linux-6.6.21/lib/
Dstring.c327 char *strchr(const char *s, int c) in strchr() function