Searched defs:dto_strcmp (Results 1 – 2 of 2) sorted by relevance
60 int dto_strcmp(const char *s1, const char *s2) { return strcmp(s1, s2); } in dto_strcmp() function
203 int dto_strcmp(const char *s1, const char *s2) { return strcmp(s1, s2); } in dto_strcmp() function