Searched defs:__s (Results 1 – 2 of 2) sorted by relevance
/wcsmbs/bits/ |
A D | wchar2.h | 105 __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n)) in __NTH() 243 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, in __NTH() 273 __NTH (vswprintf (wchar_t *__restrict __s, size_t __n, in __NTH() 343 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws() 369 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked() 390 __NTH (wcrtomb (char *__restrict __s, wchar_t __wchar, in __NTH()
|
/wcsmbs/ |
A D | wchar.h | 330 __NTH (mbrlen (const char *__restrict __s, size_t __n, in __NTH()
|
Completed in 11 milliseconds