Home
last modified time | relevance | path

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

/arch/alpha/lib/
Dev67-strchr.S25 .globl strchr symbol
27 strchr: label
Dstrchr.S15 .globl strchr symbol
17 strchr: label
/arch/powerpc/boot/
Dstring.S52 .globl strchr symbol
53 strchr: label
/arch/tile/lib/
Dstrchr_64.c20 char *strchr(const char *s, int c) in strchr() function
Dstrchr_32.c19 char *strchr(const char *s, int c) in strchr() function
/arch/arm/boot/compressed/
Dstring.c115 char *strchr(const char *s, int c) in strchr() function
/arch/x86/lib/
Dstring_32.c142 char *strchr(const char *s, int c) in strchr() function