Searched defs:Strchr (Results 1 – 1 of 1) sorted by relevance
461 #define Strchr(a, b) strchr(a, b) macro481 #define Strchr(a, b) s_strchr(a, b) macro