Lines Matching defs:__NTH
40 __NTH (wmemcpy (wchar_t *__restrict __s1, __const wchar_t *__restrict __s2, in __NTH() function
70 __NTH (wmemmove (wchar_t *__restrict __s1, __const wchar_t *__restrict __s2, in __NTH() function
103 __NTH (wmempcpy (wchar_t *__restrict __s1, __const wchar_t *__restrict __s2, in __NTH() function
132 __NTH (wmemset (wchar_t *__restrict __s, wchar_t __c, size_t __n)) in __NTH() function
155 __NTH (wcscpy (wchar_t *__dest, __const wchar_t *__src)) in __NTH() function
170 __NTH (wcpcpy (wchar_t *__dest, __const wchar_t *__src)) in __NTH() function
193 __NTH (wcsncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) in __NTH() function
223 __NTH (wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) in __NTH() function
246 __NTH (wcscat (wchar_t *__dest, __const wchar_t *__src)) in __NTH() function
263 __NTH (wcsncat (wchar_t *__dest, __const wchar_t *__src, size_t __n)) in __NTH() function
284 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, in __NTH() function
314 __NTH (vswprintf (wchar_t *__restrict __s, size_t __n, in __NTH() function
438 __NTH (wcrtomb (char *__s, wchar_t __wchar, mbstate_t *__ps)) in __NTH() function
471 __NTH (mbsrtowcs (wchar_t *__restrict __dst, __const char **__restrict __src, in __NTH() function
505 __NTH (wcsrtombs (char *__restrict __dst, __const wchar_t **__restrict __src, in __NTH() function
539 __NTH (mbsnrtowcs (wchar_t *__restrict __dst, __const char **__restrict __src, in __NTH() function
575 __NTH (wcsnrtombs (char *__restrict __dst, __const wchar_t **__restrict __src, in __NTH() function