Searched defs:__n (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | wchar2.h | 41 size_t __n)) in __NTH() 71 size_t __n)) in __NTH() 104 size_t __n)) in __NTH() 132 __NTH (wmemset (wchar_t *__restrict __s, wchar_t __c, size_t __n)) in __NTH() 193 __NTH (wcsncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) in __NTH() 223 __NTH (wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) in __NTH() 263 __NTH (wcsncat (wchar_t *__dest, __const wchar_t *__src, size_t __n)) in __NTH() 284 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, in __NTH() 314 __NTH (vswprintf (wchar_t *__restrict __s, size_t __n, in __NTH() 383 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws() [all …]
|
| H A D | stdio2.h | 62 __NTH (snprintf (char *__restrict __s, size_t __n, in __NTH() 75 __NTH (vsnprintf (char *__restrict __s, size_t __n, in __NTH() 245 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets() 274 fread (void *__restrict __ptr, size_t __size, size_t __n, in fread() 303 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked() 335 fread_unlocked (void *__restrict __ptr, size_t __size, size_t __n, in fread_unlocked()
|
| H A D | socket2.h | 35 recv (int __fd, void *__buf, size_t __n, int __flags) in recv() 65 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, in recvfrom()
|
| H A D | stdio.h | 116 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline()
|
| H A D | string3.h | 133 __NTH (stpncpy (char *__dest, __const char *__src, size_t __n)) in __NTH()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | wchar.h | 346 __NTH (mbrlen (__const char *__restrict __s, size_t __n, in __NTH()
|