Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-openbsd/lib/libc/locale/
H A Dmbtowc.c36 mbtowc(wchar_t * __restrict pwc, const char * __restrict s, size_t n) in mbtowc() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp254 TEST(wchar, mbtowc) { in TEST() argument