Searched refs:strprefix_impl (Results 1 – 2 of 2) sorted by relevance
60 extern int strprefix_impl(const char *, const char *) asm("_strprefix");
406 strprefix_impl(const char *s1, const char *s2) in strprefix_impl() function