Searched refs:wfmt (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dtst-swscanf.c24 const wchar_t *wfmt; member in struct:__anon6011
74 if (swscanf(tests[n].arg, tests[n].wfmt, wbuf) != tests[n].retval) {
76 tests[n].wfmt);
81 tests[n].arg, tests[n].wfmt, wbuf, tests[n].wres);
85 tests[n].wfmt);

Completed in 40 milliseconds