Searched defs:StrCmp (Results 1 – 4 of 4) sorted by relevance
24 static int StrCmp(const char *s1, const char *s2) { in StrCmp() function
24 StrCmp ( in StrCmp() function
344 void RunStrCmpTest(PointerToStrCmp StrCmp) { in RunStrCmpTest()
471 alias StrCmpW StrCmp; in version() local