/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/ |
A D | mathinline.h | 51 __NTH (NAME (TYPE __x, TYPE __y)) \ 70 __NTH (NAME (TYPE __x)) \ in __inline_copysign() 91 __NTH (__floorf (float __x)) 117 __NTH (__floor (double __x)) in __NTH() function 135 __MATH_INLINE float __NTH (floorf (float __x)) { return __floorf(__x); } in __NTH() function 142 __NTH (__fdimf (float __x, float __y)) in __NTH() function 148 __NTH (fdimf (float __x, float __y)) in __NTH() function 154 __NTH (__fdim (double __x, double __y)) in __NTH() function 160 __NTH (fdim (double __x, double __y)) in __NTH() function 167 __NTH (__signbitf (float __x)) in __NTH() function [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/bits/ |
A D | mathinline.h | 144 __NTH (__signbitf (float __x)) in __NTH() function 153 __NTH (__signbit (double __x)) in __NTH() function 161 __NTH (__signbitl (long double __x)) in __NTH() function 168 __NTH (__signbitl (long double __x)) in __NTH() function 177 __NTH (__signbit (double __x)) in __NTH() function 184 __NTH (__signbitl (long double __x)) in __NTH() function 197 __NTH (sqrt (double __x)) in __NTH() function 205 __NTH (sqrtf (float __x)) in __NTH() function 214 __NTH (sqrtl (long double __x)) in __NTH() function 276 __NTH (fdim (double __x, double __y)) in __NTH() function [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/bits/ |
A D | mathinline.h | 65 __NTH (__signbitf (float __x)) in __NTH() function 71 __NTH (__signbit (double __x)) in __NTH() function 86 __NTH (lrint (double __x)) in __NTH() function 98 __NTH (lrintf (float __x)) in __NTH() function 111 __NTH (fdim (double __x, double __y)) in __NTH() function 118 __NTH (fdimf (float __x, float __y)) in __NTH() function 141 __NTH (__ieee754_sqrt (double __x)) 163 __NTH (__ieee754_sqrtf (float __x))
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/bits/ |
A D | mathinline.h | 127 __NTH (__signbitf (float __x)) in __NTH() function 133 __NTH (__signbit (double __x)) in __NTH() function 139 __NTH (__signbitl (long double __x)) in __NTH() function 653 __NTH (lrintf (float __x)) in __NTH() function 658 __NTH (lrint (double __x)) in __NTH() function 663 __NTH (lrintl (long double __x)) in __NTH() function 676 __NTH (llrintf (float __x)) in __NTH() function 681 __NTH (llrint (double __x)) in __NTH() function 686 __NTH (llrintl (long double __x)) in __NTH() function 713 __NTH (__finite (double __x)) in __NTH() function [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/bits/ |
A D | mathinline.h | 35 __NTH (__signbitf (float __x)) in __NTH() function 41 __NTH (__signbit (double __x)) in __NTH() function 47 __NTH (__signbitl (long double __x)) in __NTH() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/bits/ |
A D | mathinline.h | 35 __NTH (__signbitf (float __x)) in __NTH() function 41 __NTH (__signbit (double __x)) in __NTH() function 47 __NTH (__signbitl (long double __x)) in __NTH() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/ |
A D | sysmacros.h | 41 __NTH (gnu_dev_major (unsigned long long int __dev)) in __NTH() function 47 __NTH (gnu_dev_minor (unsigned long long int __dev)) in __NTH() function 53 __NTH (gnu_dev_makedev (unsigned int __major, unsigned int __minor)) in __NTH() function
|
A D | cdefs.h | 47 # define __NTH(fct) __attribute__ ((__nothrow__)) fct macro 51 # define __NTH(fct) fct throw () macro 54 # define __NTH(fct) fct macro 63 # define __NTH(fct) fct macro
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | inttypes.h | 335 __NTH (strtoimax (const char *__restrict nptr, char **__restrict endptr, 348 __NTH (strtoumax (const char *__restrict nptr, char **__restrict endptr, 360 __NTH (wcstoimax (const __gwchar_t *__restrict nptr, 374 __NTH (wcstoumax (const __gwchar_t *__restrict nptr, 389 __NTH (strtoimax (const char *__restrict nptr, char **__restrict endptr, 405 __NTH (strtoumax (const char *__restrict nptr, char **__restrict endptr, 419 __NTH (wcstoimax (const __gwchar_t *__restrict nptr, 436 __NTH (wcstoumax (const __gwchar_t *__restrict nptr,
|
A D | ctype.h | 266 __NTH (tolower (int __c)) 271 __NTH (toupper (int __c))
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/sys/ |
A D | tas.h | 40 __NTH (_test_and_set (int *p, int v)) in __NTH() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/mips/ |
A D | pt-machine.h | 36 __NTH (_test_and_set (int *p, int v)) in __NTH() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | socket.h | 288 __NTH (__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg)) in libc_hidden_proto()
|
/l4re-core-master/uclibc/lib/uclibc/ARCH-sparc/include/linux/bits/ |
A D | socket.h | 278 __NTH (__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg)) in libc_hidden_proto()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | defines.txt | 21 __NTH(func(params))
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | pthread.h | 1130 __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2)) in __NTH() function
|