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