Home
last modified time | relevance | path

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

/wcsmbs/bits/
A Dwchar2.h121 __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH()
138 __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH()
162 __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH()
186 __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH()
203 __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH()
221 __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH()
425 __NTH (mbsrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH()
451 __NTH (wcsrtombs (char *__restrict __dst, const wchar_t **__restrict __src, in __NTH()
479 __NTH (mbsnrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH()
507 __NTH (wcsnrtombs (char *__restrict __dst, const wchar_t **__restrict __src, in __NTH()

Completed in 8 milliseconds