Searched defs:Strstr (Results 1 – 1 of 1) sorted by relevance
1122 #define Strstr(a, b) strstr(a, b) macro1156 #define Strstr(a, b) s_strstr(a, b) macro