Home
last modified time | relevance | path

Searched defs:strncmp (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/
Dstrncmp.c44 int strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
/picolibc-latest/newlib/libc/string/
Dstrncmp.c72 strncmp (const char *s1, in strncmp() function