Home
last modified time | relevance | path

Searched refs:vfwscanfTest (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dwcharndk.cpp100 int vfwscanfTest(FILE *fp, const wchar_t *format, ...) in vfwscanfTest() function
121 vfwscanfTest(fp, L"%lc %ls ", &ch, str); in Vfwscanf()