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