Searched defs:xcstrcmp (Results 1 – 2 of 2) sorted by relevance
52 # define xcstrcmp(s, t) wcscmp((s), (t)) macro56 # define xcstrcmp(s, t) strcmp((s), (t)) macro
95 # define xcstrcmp(s, t) wcscmp((s), (t)) macro106 # define xcstrcmp(s, t) strcmp((s), (t)) macro