Home
last modified time | relevance | path

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

/external/libcxx/src/support/win32/
Dsupport.cpp116 size_t max_source_chars, size_t dst_size_bytes, mbstate_t *__restrict ps ) in wcsnrtombs() argument
129 while ( source_converted != max_source_chars ) { in wcsnrtombs()