Searched refs:SK_STRCMP (Results 1 – 2 of 2) sorted by relevance
129 #define SK_STRCMP(pStr1,pStr2) strcmp((char*)(pStr1),(char*)(pStr2)) macro
3063 if (SK_STRCMP(KeyStr, KeyArr[Index]) == 0) { in Vpd()3412 if (SK_STRCMP(KeyStr, KeyArr[Index]) == 0) { in Vpd()