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