Searched defs:xcstrcmp (Results 1 – 2 of 2) sorted by relevance
54 # define xcstrcmp(s, t) wcscmp((s), (t)) macro58 # define xcstrcmp(s, t) strcmp((s), (t)) macro
65 # define xcstrcmp(s, t) wcscmp((s), (t)) macro