/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | e_fmodl.c | 25 static const long double one = 1.0, Zero[] = {0.0, -0.0,}; variable 64 return Zero[(uint64_t) sx >> 63]; in __ieee754_fmodl() 84 return Zero[(uint64_t) sx >> 63]; in __ieee754_fmodl() 122 return Zero[(uint64_t)sx>>63]; in __ieee754_fmodl() 131 return Zero[(uint64_t)sx>>63]; in __ieee754_fmodl()
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | e_fmodf.c | 25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable 44 return Zero[(uint32_t)sx>>31]; /* |x|=|y| return x*0*/ in __ieee754_fmodf() 77 return Zero[(uint32_t)sx>>31]; in __ieee754_fmodf() 86 return Zero[(uint32_t)sx>>31]; in __ieee754_fmodf()
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | e_fmod.c | 23 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable 45 return Zero[(uint64_t)sx>>63]; /* |x|=|y| return x*0*/ in __ieee754_fmod() 80 return Zero[(uint64_t)sx>>63]; in __ieee754_fmod() 89 return Zero[(uint64_t)sx>>63]; in __ieee754_fmod()
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | e_fmodl.c | 24 static const _Float128 one = 1.0, Zero[] = {0.0, -0.0,}; variable 45 return Zero[(uint64_t)sx>>63]; /* |x|=|y| return x*0*/ in __ieee754_fmodl() 99 return Zero[(uint64_t)sx>>63]; in __ieee754_fmodl() 108 return Zero[(uint64_t)sx>>63]; in __ieee754_fmodl()
|
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_s_atanf16_core_avx512.S | 39 #define Zero 384 macro 118 __declspec(align(64)) VUINT32 Zero[16][1];
|
D | svml_d_atan2_core_sse4.S | 39 #define Zero 96 macro 153 __declspec(align(16)) VUINT32 Zero[2][2];
|
D | svml_d_atan4_core_avx2.S | 39 #define Zero 192 macro 139 __declspec(align(32)) VUINT32 Zero[4][2];
|
D | svml_d_atan8_core_avx512.S | 39 #define Zero 384 macro 144 __declspec(align(64)) VUINT32 Zero[8][2];
|
/glibc-2.36/manual/ |
D | platform.texi | 361 @code{FZLRM} -- Fast Zero-Length REP MOV.
|
D | resource.texi | 977 Zero processes to govern themselves by their own familiar scheduling
|
D | time.texi | 2260 elements were set by the function call. Zero does not work here since
|
D | arith.texi | 554 @item Division by Zero
|
D | stdio.texi | 1757 Zero or more @dfn{flag characters} that modify the normal behavior of
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-aarch64 | 27 directives; Zero x29.
|
D | ChangeLog.4 | 2090 * hurd/hurdsock.c (_hurd_socket_server): Zero up to and *including* 2295 * hurd/hurdid.c (_hurd_check_ids): Zero P->nuids and P->ngids after
|
D | ChangeLog.15 | 3254 instead of $31. Zero $15.
|
D | ChangeLog.14 | 4533 * intl/hash-string.c (hash_string): Zero-extend each char from the 14747 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space
|
D | ChangeLog.8 | 7713 * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
|
D | ChangeLog.10 | 891 * stdlib/canonicalize.c (canonicalize): Zero terminate
|
D | ChangeLog.21 | 131 nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]
|
/glibc-2.36/po/ |
D | de.po | 668 msgstr "Kann die Zero-Fill Seiten nicht mappen"
|
/glibc-2.36/ |
D | NEWS | 1904 alternative year numbers less than 10). Zero-padding can be
|
/glibc-2.36/math/ |
D | libm-test-ufromfpx.inc | 291 /* Zero (OK unless the width specified is zero). */
|
D | libm-test-ufromfp.inc | 291 /* Zero (OK unless the width specified is zero). */
|
/glibc-2.36/posix/ |
D | tst-regex.input | 7713 * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
|