Searched defs:mbtowc (Results 1 – 3 of 3) sorted by relevance
291 mbtowc(wchar_t *pwc, const char *s, size_t n) in mbtowc() function
555 INTERCEPTOR(int, mbtowc, wchar_t *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
1982 TEST(MemorySanitizer, mbtowc) { in TEST() argument