Home
last modified time | relevance | path

Searched refs:lsx_strncasecmp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.h179 extern int lsx_strncasecmp(char const *s1, char const *s2, size_t n);
183 #define strncasecmp(s1, s2, n) lsx_strncasecmp((s1), (s2), (n))
H A Dutil.c36 int lsx_strncasecmp(char const * s1, char const * s2, size_t n) in lsx_strncasecmp() function
H A Dsox.h2499 lsx_strncasecmp(