Searched defs:xcstrcmp (Results 1 – 2 of 2) sorted by relevance
51 # define xcstrcmp(s, t) wcscmp((s), (t)) macro55 # define xcstrcmp(s, t) strcmp((s), (t)) macro
74 # define xcstrcmp(s, t) wcscmp((s), (t)) macro85 # define xcstrcmp(s, t) strcmp((s), (t)) macro