Searched defs:xcstrncmp (Results 1 – 1 of 1) sorted by relevance
96 # define xcstrncmp(s, t, n) wcsncmp((s), (t), (n)) macro107 # define xcstrncmp(s, t, n) strncmp((s), (t), (n)) macro