Searched defs:strchr (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/legacy/gcc/libiberty/
H A Dstrchr.c23 strchr (s, c) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr15698-6.c9 char *strchr(a) const char *a; { return 0; } /* { dg-warning "number of arguments doesn't match built-in prototype" } */ function
H A Dpr15698-7.c10 char *strchr(a) const char *a; { return 0; } /* { dg-error "number of arguments doesn't match prototype" } */ function
/haiku-buildtools/binutils/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/haiku-buildtools/gcc/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/haiku-buildtools/legacy/binutils/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/lib/
H A Dstrchr.c6 strchr (const char *s, int c) function
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dinfo-utils.h29 # undef strchr macro
31 # define strchr index macro
/haiku-buildtools/legacy/binutils/intl/
H A Dfinddomain.c48 # define strchr index macro
H A Dl10nflist.c37 # define strchr index macro
H A Ddcgettext.c70 # define strchr index macro
H A Dlocalealias.c68 # define strchr index macro
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dfinddomain.c48 # define strchr index macro
H A Dl10nflist.c37 # define strchr index macro
H A Ddcgettext.c70 # define strchr index macro
H A Dlocalealias.c68 # define strchr index macro
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dfinddomain.c48 # define strchr index macro
H A Dl10nflist.c37 # define strchr index macro
H A Dlocalealias.c68 # define strchr index macro
H A Ddcgettext.c70 # define strchr index macro
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_win_dll_thunk.cc342 INTERCEPT_LIBRARY_FUNCTION(strchr); variable
/haiku-buildtools/libtool/libltdl/
H A Dltdl.c316 # define strchr macro
318 # define strchr macro
323 strchr(str, ch) function
/haiku-buildtools/gcc/gmp/
H A Dgmp-impl.h251 #define strchr(s,c) index(s,c) macro

Completed in 117 milliseconds