Home
last modified time | relevance | path

Searched defs:strchr (Results 1 – 5 of 5) 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/m68k/include/asm/
Dstring_mm.h85 static inline 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