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