/glibc-2.36/misc/ |
D | ifunc-impl-list.c | 29 size_t max __attribute__ ((unused))) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/posix/ |
D | sleep.c | 37 const unsigned int max in __sleep() local
|
/glibc-2.36/sysdeps/aarch64/multiarch/ |
D | ifunc-impl-list.c | 29 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/i386/i686/multiarch/ |
D | ifunc-impl-list.c | 30 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/x86_64/multiarch/ |
D | ifunc-impl-list.c | 33 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-key4.c | 26 const int max = PTHREAD_KEYS_MAX; variable 28 const int max = _POSIX_THREAD_KEYS_MAX; variable
|
D | tst-key1.c | 33 int max; in do_test() local
|
/glibc-2.36/sysdeps/powerpc/powerpc32/power4/multiarch/ |
D | ifunc-impl-list.c | 27 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/sparc/sparc64/multiarch/ |
D | ifunc-impl-list.c | 31 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/include/ |
D | ifunc-impl-list.h | 37 #define IFUNC_IMPL_ADD(array, max, func, usable, impl) \ argument 43 #define IFUNC_IMPL(max, name, func, ...) \ argument
|
D | intprops.h | 169 #define INT_ADD_RANGE_OVERFLOW(a, b, min, max) \ argument 176 #define INT_SUBTRACT_RANGE_OVERFLOW(a, b, min, max) \ argument 183 #define INT_NEGATE_RANGE_OVERFLOW(a, min, max) \ argument 192 #define INT_MULTIPLY_RANGE_OVERFLOW(a, b, min, max) \ argument 207 #define INT_DIVIDE_RANGE_OVERFLOW(a, b, min, max) \ argument 215 #define INT_REMAINDER_RANGE_OVERFLOW(a, b, min, max) \ argument 225 #define INT_LEFT_SHIFT_RANGE_OVERFLOW(a, b, min, max) \ argument 269 # define _GL_ADD_OVERFLOW(a, b, min, max) \ argument 271 # define _GL_SUBTRACT_OVERFLOW(a, b, min, max) \ argument 273 # define _GL_MULTIPLY_OVERFLOW(a, b, min, max) \ argument [all …]
|
/glibc-2.36/sysdeps/s390/multiarch/ |
D | ifunc-impl-list.c | 74 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/powerpc/powerpc64/multiarch/ |
D | ifunc-impl-list.c | 27 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/arm/armv7/multiarch/ |
D | ifunc-impl-list.c | 30 size_t max) in __libc_ifunc_impl_list()
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | mydefs.h | 32 #define max(x, y) (((y) > (x)) ? (y) : (x)) macro
|
/glibc-2.36/sysdeps/sparc/fpu/ |
D | fraiseexcpt.c | 28 double zero, one, max, min, pi; in __feraiseexcept() member
|
/glibc-2.36/malloc/ |
D | tst-reallocarray.c | 49 const size_t max = ~(size_t)0; in do_test() local
|
/glibc-2.36/resolv/ |
D | ns_date.c | 101 datepart(const char *buf, int size, int min, int max, int *errp) { in datepart()
|
D | inet_addr.c | 108 static const in_addr_t max[4] = { 0xffffffff, 0xffffff, 0xffff, 0xff }; in inet_aton_end() local
|
/glibc-2.36/benchtests/ |
D | bench-wcrtomb.c | 108 timing_t min = 0x7fffffffffffffff, max = 0, total = 0; in main() local
|
D | bench-skeleton.c | 70 timing_t total = 0, max = 0, min = 0x7fffffffffffffff; in main() local
|
/glibc-2.36/locale/ |
D | tst-localedef-path-norm.c | 240 int max = i + cpus; in do_test() local
|
/glibc-2.36/stdlib/ |
D | canonicalize.c | 68 # define __getcwd(buf, max) getcwd (buf, max, 0) argument 73 # define __getcwd(buf, max) getwd (buf) argument
|
/glibc-2.36/elf/ |
D | dl-tunable-types.h | 42 tunable_num_t max; member
|
/glibc-2.36/time/ |
D | tst-strftime.c | 61 size_t max; member
|