Searched refs:pStr1 (Results 1 – 1 of 1) sorted by relevance
129 #define SK_STRCMP(pStr1,pStr2) strcmp((char*)(pStr1),(char*)(pStr2)) argument