Home
last modified time | relevance | path

Searched refs:__n (Results 1 – 3 of 3) sorted by relevance

/wcsmbs/bits/
A Dwchar2.h40 size_t __n)) in __NTH() argument
44 __s1, __s2, __n); in __NTH()
64 __s1, __s2, __n); in __NTH()
75 size_t __n), wmempcpy);
85 size_t __n)) in __NTH() argument
89 __s1, __s2, __n); in __NTH()
109 __s, __c, __n); in __NTH()
153 size_t __n), wcsncpy);
163 size_t __n)) in __NTH() argument
187 size_t __n)) in __NTH() argument
[all …]
/wcsmbs/
A Duchar.h46 const char *__restrict __s, size_t __n,
58 const char *__restrict __s, size_t __n,
A Dwchar.h93 const wchar_t *__restrict __src, size_t __n)
102 const wchar_t *__restrict __src, size_t __n)
118 size_t __n) __THROW;
126 size_t __n, locale_t __loc) __THROW;
151 size_t __n, locale_t __loc) __THROW;
251 size_t __n)
278 const wchar_t *__restrict __s2, size_t __n)
298 const char *__restrict __s, size_t __n,
330 __NTH (mbrlen (const char *__restrict __s, size_t __n, in __NTH() argument
333 ? mbrtowc (NULL, __s, __n, __ps) : __mbrlen (__s, __n, NULL)); } in __NTH()
[all …]

Completed in 9 milliseconds