Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/lib/
Dev67-strchr.S26 .globl strchr symbol
28 strchr: label
Dstrchr.S16 .globl strchr symbol
18 strchr: label
/linux-6.12.1/arch/powerpc/boot/
Dstring.S48 .globl strchr symbol
49 strchr: label
/linux-6.12.1/arch/arm/boot/compressed/
Dstring.c136 char *strchr(const char *s, int c) in strchr() function
/linux-6.12.1/arch/x86/lib/
Dstring_32.c144 char *strchr(const char *s, int c) in strchr() function
/linux-6.12.1/arch/parisc/boot/compressed/
Dmisc.c110 char *strchr(const char *s, int c) in strchr() function
/linux-6.12.1/tools/include/nolibc/
Dstring.h91 char *strchr(const char *s, int c) in strchr() function
/linux-6.12.1/arch/x86/boot/
Dstring.c193 char *strchr(const char *s, int c) in strchr() function
/linux-6.12.1/lib/
Dstring.c311 char *strchr(const char *s, int c) in strchr() function