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

/external/stlport/src/c_locale_glibc/
H A Dc_locale_glibc2.c12 static wchar_t* _ToWChar(const char* buf, wchar_t *wbuf, size_t wbufSize) { argument
14 wchar_t *wend = wbuf + wbufSize - 1;

Completed in 184 milliseconds