Home
last modified time | relevance | path

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

/glibc-2.36/wcsmbs/
Dtst-mbstowcs.c30 wchar_t wout[NUM_WCHAR]; in do_test() local
35 result = mbstowcs (wout, string, NUM_WCHAR); in do_test()
38 wout, sizeof (wchar_t) * result); in do_test()