Searched defs:xcstrcmp (Results 1 – 2 of 2) sorted by relevance
49 # define xcstrcmp(s, t) wcscmp((s), (t)) macro53 # define xcstrcmp(s, t) strcmp((s), (t)) macro
83 # define xcstrcmp(s, t) wcscmp((s), (t)) macro94 # define xcstrcmp(s, t) strcmp((s), (t)) macro