Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dopen_wmemstream.c124 open_wmemstream(wchar_t **pbuf, size_t *psize) in open_wmemstream() function
/bionic/tests/
Dwchar_test.cpp689 TEST(wchar, open_wmemstream) { in TEST() argument