Searched defs:__dst (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | wchar2.h | 471 __NTH (mbsrtowcs (wchar_t *__restrict __dst, __const char **__restrict __src, in __NTH() 505 __NTH (wcsrtombs (char *__restrict __dst, __const wchar_t **__restrict __src, in __NTH() 539 __NTH (mbsnrtowcs (wchar_t *__restrict __dst, __const char **__restrict __src, in __NTH() 575 __NTH (wcsnrtombs (char *__restrict __dst, __const wchar_t **__restrict __src, in __NTH()
|
| H A D | stdlib.h | 114 __NTH (mbstowcs (wchar_t *__restrict __dst, __const char *__restrict __src, in __NTH() 145 __NTH (wcstombs (char *__restrict __dst, __const wchar_t *__restrict __src, in __NTH()
|