/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | strchr.c | 19 strchr (register const char *s, int c) in strchr() function
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | strchr.c | 19 strchr (register const char *s, int c) in strchr() function
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | strchr.c | 19 strchr (register const char *s, int c) in strchr() function
|
/netbsd-src/lib/libc/string/ |
H A D | Lint_strchr.c | 12 strchr(const char *src, int c) in strchr() function
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | strchr.c | 19 strchr (register const char *s, int c) in strchr() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | strchr.c | 19 strchr (register const char *s, int c) in strchr() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | strchr.c | 19 strchr (register const char *s, int c) in strchr() function
|
/netbsd-src/common/lib/libc/string/ |
H A D | strchr.c | 53 __strong_alias(index, strchr) in __strong_alias() argument
|
/netbsd-src/external/bsd/ntp/dist/sntp/libopts/compat/ |
H A D | strchr.c | 36 strchr(char const *s, int c) in strchr() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | string.h | 75 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 D | lessecho.c | 165 char * strchr(char *s, char c) in strchr() function
|
H A D | os.c | 445 char * strchr(char *s, char c) in strchr() function
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | xstrtol.c | 45 # define strchr index macro
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | xstrtol.c | 45 # define strchr index macro
|
/netbsd-src/external/bsd/top/dist/ |
H A D | os.h | 70 #define strchr(a, b) index((a), (b)) macro
|
/netbsd-src/external/bsd/openldap/dist/include/ac/ |
H A D | string.h | 39 # define strchr index macro
|
/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utclib.c | 501 strchr ( in strchr() function
|
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | system.h | 198 # define strchr index macro
|
/netbsd-src/sys/arch/sparc/stand/bootblk/ |
H A D | bootblk.fth | 143 : strchr ( s1 l1 c -- s2 l2 ) word
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | system.h | 155 # define strchr index macro
|
/netbsd-src/external/bsd/am-utils/dist/include/ |
H A D | am_defs.h | 63 # define strchr index macro
|
/netbsd-src/sys/lib/libkern/ |
H A D | libkern.h | 449 #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 D | system.h | 232 # define strchr index macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcdrv.h | 84 #define strchr CALL_UTIL(strchr) macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcdrv.h | 84 #define strchr CALL_UTIL(strchr) macro
|