Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/io_posix/src/
DIoTestWchar.cpp35 int FormatVfwprintf(FILE *fp, const wchar_t *format, ...) in FormatVfwprintf() function
53 int ret = FormatVfwprintf(fp, L"%s has %d words ", "helloworld", 10);