Searched refs:wmemchr (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/string/
H A Dwcsnlen.c5 const wchar_t *z = wmemchr(s, 0, n);
H A Dwmemchr.c3 wchar_t *wmemchr(const wchar_t *s, wchar_t c, size_t n) function
H A Dwcsstr.c71 const wchar_t *z2 = wmemchr(z, 0, grow);
/seL4-camkes-master/projects/musllibc/include/
H A Dwchar.h72 wchar_t *wmemchr (const wchar_t *, wchar_t, size_t);

Completed in 45 milliseconds