Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) in strchr() function
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) in strchr() function
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) in strchr() function
/netbsd-src/lib/libc/string/
H A DLint_strchr.c12 strchr(const char *src, int c) in strchr() function
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) in strchr() function
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) in strchr() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) in strchr() function
/netbsd-src/common/lib/libc/string/
H A Dstrchr.c53 __strong_alias(index, strchr) in __strong_alias() argument
/netbsd-src/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dstrchr.c36 strchr(char const *s, int c) in strchr() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/netbsd-src/external/bsd/less/dist/
H A Dlessecho.c165 char * strchr(char *s, char c) in strchr() function
H A Dos.c445 char * strchr(char *s, char c) in strchr() function
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dxstrtol.c45 # define strchr index macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dxstrtol.c45 # define strchr index macro
/netbsd-src/external/bsd/top/dist/
H A Dos.h70 #define strchr(a, b) index((a), (b)) macro
/netbsd-src/external/bsd/openldap/dist/include/ac/
H A Dstring.h39 # define strchr index macro
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutclib.c501 strchr ( in strchr() function
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dsystem.h198 # define strchr index macro
/netbsd-src/sys/arch/sparc/stand/bootblk/
H A Dbootblk.fth143 : strchr ( s1 l1 c -- s2 l2 ) word
/netbsd-src/external/gpl2/grep/dist/src/
H A Dsystem.h155 # define strchr index macro
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_defs.h63 # define strchr index macro
/netbsd-src/sys/lib/libkern/
H A Dlibkern.h449 #define strchr(s, c) kasan_strchr( global() macro
456 #define strchr(s, c) kmsan_strchr( global() macro
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dsystem.h232 # define strchr index macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcdrv.h84 #define strchr CALL_UTIL(strchr) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.h84 #define strchr CALL_UTIL(strchr) macro

12