Searched defs:strchr (Results 1 – 7 of 7) sorted by relevance
12 strchr(src, c) in strchr() function
49 __strong_alias(index, strchr) in __strong_alias() argument
153 strchr(s, c) in strchr() function
313 strchr(s, c) in strchr() function
70 #define strchr(a, b) index((a), (b)) macro
578 strchr, enumerator
84 # define strchr index macro