Searched refs:strcmp_impl (Results 1 – 2 of 2) sorted by relevance
67 extern int strcmp_impl(const char *, const char *) asm("_strcmp");
318 strcmp_impl(const char *s1, const char *s2) in strcmp_impl() function