Searched refs:FDKstrcmp (Results 1 – 2 of 2) sorted by relevance
304 INT FDKstrcmp(const char *s1, const char *s2) { return strcmp(s1, s2); } in FDKstrcmp() function
494 INT FDKstrcmp(const char *s1, const char *s2);