Home
last modified time | relevance | path

Searched defs:siz (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/android/support/src/
Dwchar_support.c72 size_t wcslcat(wchar_t *dst, const wchar_t *src, size_t siz) { in wcslcat()
100 size_t wcslcpy(wchar_t *dst, const wchar_t *src, size_t siz) { in wcslcpy()