Searched refs:wfmt (Results 1 – 1 of 1) sorted by relevance
27 const wchar_t *wfmt; member83 if (swscanf (tests[n].arg, tests[n].wfmt, wbuf) != tests[n].retval) in do_test()86 tests[n].arg, tests[n].wfmt); in do_test()92 tests[n].arg, tests[n].wfmt, wbuf, tests[n].wres); in do_test()97 tests[n].arg, tests[n].wfmt); in do_test()
Completed in 5 milliseconds