Searched refs:wc (Results 1 – 1 of 1) sorted by relevance
62 wchar_t wc; in fill() local63 memcpy (&wc, element, sizeof (wc)); in fill()64 wmemset ((wchar_t *) target, wc, count); in fill()
Completed in 4 milliseconds