Home
last modified time | relevance | path

Searched refs:__NTH (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstring_fortified.h26 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() function
34 __NTH (memmove (void *__dest, const void *__src, size_t __len)) in __NTH() function
42 __NTH (mempcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() function
57 __NTH (memset (void *__dest, int __ch, size_t __len)) in __NTH() function
70 __NTH (explicit_bzero (void *__dest, size_t __len)) in __NTH() function
77 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() function
84 __NTH (stpcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() function
92 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, in __NTH() function
101 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() function
114 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() function
[all …]
H A Dwchar2.h39 __NTH (wmemcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2, in __NTH() function
68 __NTH (wmemmove (wchar_t *__s1, const wchar_t *__s2, size_t __n)) in __NTH() function
101 __NTH (wmempcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2, in __NTH() function
131 __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n)) in __NTH() function
155 __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() function
172 __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() function
196 __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() function
228 __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() function
253 __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() function
271 __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() function
[all …]
H A Dstdio2.h36 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) in __NTH() function
49 __NTH (vsprintf (char *__restrict __s, const char *__restrict __fmt, in __NTH() function
68 __NTH (snprintf (char *__restrict __s, size_t __n, in __NTH() function
82 __NTH (vsnprintf (char *__restrict __s, size_t __n, in __NTH() function
184 __NTH (asprintf (char **__restrict __ptr, const char *__restrict __fmt, ...)) in __NTH() function
191 __NTH (__asprintf (char **__restrict __ptr, const char *__restrict __fmt, in __NTH() function
199 __NTH (obstack_printf (struct obstack *__restrict __obstack, in __NTH() function
215 __NTH (vasprintf (char **__restrict __ptr, const char *__restrict __fmt, in __NTH() function
222 __NTH (obstack_vprintf (struct obstack *__restrict __obstack, in __NTH() function
H A Dstdlib.h37 __NTH (realpath (const char *__restrict __name, char *__restrict __resolved)) in __NTH() function
66 __NTH (ptsname_r (int __fd, char *__buf, size_t __buflen)) in __NTH() function
87 __NTH (wctomb (char *__s, wchar_t __wchar)) in __NTH() function
120 __NTH (mbstowcs (wchar_t *__restrict __dst, const char *__restrict __src, in __NTH() function
154 __NTH (wcstombs (char *__restrict __dst, const wchar_t *__restrict __src, in __NTH() function
H A Dunistd.h149 __NTH (readlink (const char *__restrict __path, char *__restrict __buf, in __NTH() function
184 __NTH (readlinkat (int __fd, const char *__restrict __path, in __NTH() function
213 __NTH (getcwd (char *__buf, size_t __size)) in __NTH() function
234 __NTH (getwd (char *__buf)) in __NTH() function
255 __NTH (confstr (int __name, char *__buf, size_t __len)) in __NTH() function
281 __NTH (getgroups (int __size, __gid_t __list[])) in __NTH() function
308 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH() function
365 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH() function
396 __NTH (getdomainname (char *__buf, size_t __buflen)) in __NTH() function
H A Dstrings_fortified.h23 __NTH (bcopy (const void *__src, void *__dest, size_t __len)) in __NTH() function
30 __NTH (bzero (void *__dest, size_t __len)) in __NTH() function
H A Dstdio.h128 __NTH (feof_unlocked (FILE *__stream)) in __NTH() function
135 __NTH (ferror_unlocked (FILE *__stream)) in __NTH() function
H A Dstdlib-float.h25 __NTH (atof (const char *__nptr)) in __NTH() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstring_fortified.h26 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() function
34 __NTH (memmove (void *__dest, const void *__src, size_t __len)) in __NTH() function
42 __NTH (mempcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() function
57 __NTH (memset (void *__dest, int __ch, size_t __len)) in __NTH() function
70 __NTH (explicit_bzero (void *__dest, size_t __len)) in __NTH() function
77 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() function
84 __NTH (stpcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() function
92 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, in __NTH() function
101 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() function
114 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() function
[all …]
H A Dwchar2.h39 __NTH (wmemcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2, in __NTH() function
68 __NTH (wmemmove (wchar_t *__s1, const wchar_t *__s2, size_t __n)) in __NTH() function
101 __NTH (wmempcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2, in __NTH() function
131 __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n)) in __NTH() function
155 __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() function
172 __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() function
196 __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() function
228 __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() function
253 __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() function
271 __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() function
[all …]
H A Dstdio2.h36 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) in __NTH() function
49 __NTH (vsprintf (char *__restrict __s, const char *__restrict __fmt, in __NTH() function
68 __NTH (snprintf (char *__restrict __s, size_t __n, in __NTH() function
82 __NTH (vsnprintf (char *__restrict __s, size_t __n, in __NTH() function
184 __NTH (asprintf (char **__restrict __ptr, const char *__restrict __fmt, ...)) in __NTH() function
191 __NTH (__asprintf (char **__restrict __ptr, const char *__restrict __fmt, in __NTH() function
199 __NTH (obstack_printf (struct obstack *__restrict __obstack, in __NTH() function
215 __NTH (vasprintf (char **__restrict __ptr, const char *__restrict __fmt, in __NTH() function
222 __NTH (obstack_vprintf (struct obstack *__restrict __obstack, in __NTH() function
H A Dstdlib.h37 __NTH (realpath (const char *__restrict __name, char *__restrict __resolved)) in __NTH() function
66 __NTH (ptsname_r (int __fd, char *__buf, size_t __buflen)) in __NTH() function
87 __NTH (wctomb (char *__s, wchar_t __wchar)) in __NTH() function
120 __NTH (mbstowcs (wchar_t *__restrict __dst, const char *__restrict __src, in __NTH() function
154 __NTH (wcstombs (char *__restrict __dst, const wchar_t *__restrict __src, in __NTH() function
H A Dunistd.h149 __NTH (readlink (const char *__restrict __path, char *__restrict __buf, in __NTH() function
184 __NTH (readlinkat (int __fd, const char *__restrict __path, in __NTH() function
213 __NTH (getcwd (char *__buf, size_t __size)) in __NTH() function
234 __NTH (getwd (char *__buf)) in __NTH() function
255 __NTH (confstr (int __name, char *__buf, size_t __len)) in __NTH() function
281 __NTH (getgroups (int __size, __gid_t __list[])) in __NTH() function
308 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH() function
365 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH() function
396 __NTH (getdomainname (char *__buf, size_t __buflen)) in __NTH() function
H A Dstrings_fortified.h23 __NTH (bcopy (const void *__src, void *__dest, size_t __len)) in __NTH() function
30 __NTH (bzero (void *__dest, size_t __len)) in __NTH() function
H A Dstdio.h128 __NTH (feof_unlocked (FILE *__stream)) in __NTH() function
135 __NTH (ferror_unlocked (FILE *__stream)) in __NTH() function
H A Dstdlib-float.h25 __NTH (atof (const char *__nptr)) in __NTH() function
H A Dmqueue2.h38 __NTH (mq_open (const char *__name, int __oflag, ...)) in __NTH() function
/OK3568_Linux_fs/buildroot/package/musl-compat-headers/
H A Dcdefs.h45 # define __NTH(f) __attribute__ ((__nothrow__)) f macro
48 # define __NTH(f) f macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-cdefs.h22 # define __NTH(fct) __attribute__ ((__nothrow__)) fct macro
25 # define __NTH(fct) fct macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dcdefs.h57 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct macro
67 # define __NTH(fct) __LEAF_ATTR fct __THROW macro
72 # define __NTH(fct) fct macro
88 # define __NTH(fct) fct macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dcdefs.h57 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct macro
67 # define __NTH(fct) __LEAF_ATTR fct __THROW macro
72 # define __NTH(fct) fct macro
88 # define __NTH(fct) fct macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dargz.h133 __NTH (__argz_next (const char *__argz, size_t __argz_len, in __NTH() function
147 __NTH (argz_next (const char *__argz, size_t __argz_len, in __NTH() function
H A Dargp.h532 __NTH (__option_is_short (const struct argp_option *__opt)) in __NTH() function
544 __NTH (__option_is_end (const struct argp_option *__opt)) in __NTH() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dargz.h133 __NTH (__argz_next (const char *__argz, size_t __argz_len, in __NTH() function
147 __NTH (argz_next (const char *__argz, size_t __argz_len, in __NTH() function
H A Dargp.h532 __NTH (__option_is_short (const struct argp_option *__opt)) in __NTH() function
544 __NTH (__option_is_end (const struct argp_option *__opt)) in __NTH() function

12