Searched defs:strchr (Results 1 – 9 of 9) sorted by relevance
4 strchr(const char *s, int c) in strchr() function
5 strchr(char *s, int c) in strchr() function
28 # define strchr index macro
92 # define strchr(s,c) index(s,c) macro
33 # define strchr index macro
43 # define strchr index macro
42 # define strchr index macro
176 # define strchr index macro
83 # define strchr index macro