Home
last modified time | relevance | path

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

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