Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 98) sorted by relevance

1234

/glibc-2.36/stdio-common/
D_itowa.c63 } big; member
188 int big_normalization_steps = brec->big.normalization_steps; in _itowa()
190 = brec->big.base << big_normalization_steps; in _itowa()
192 if ((mp_limb_t) (value >> 32) >= brec->big.base) in _itowa()
209 brec->big.base_ninv); in _itowa()
213 brec->big.base_ninv); in _itowa()
223 brec->big.base_ninv); in _itowa()
249 brec->big.base); in _itowa()
250 udiv_qrnnd (x1lo, t[2], r, (mp_limb_t) value, brec->big.base); in _itowa()
251 udiv_qrnnd (t[0], t[1], x1hi, x1lo, brec->big.base); in _itowa()
[all …]
D_itoa.c63 } big; member
293 int big_normalization_steps = brec->big.normalization_steps; in _itoa()
295 = brec->big.base << big_normalization_steps; in _itoa()
297 if ((mp_limb_t) (value >> 32) >= brec->big.base) in _itoa()
314 brec->big.base_ninv); in _itoa()
318 brec->big.base_ninv); in _itoa()
328 brec->big.base_ninv); in _itoa()
354 brec->big.base); in _itoa()
355 udiv_qrnnd (x1lo, t[2], r, (mp_limb_t) value, brec->big.base); in _itoa()
356 udiv_qrnnd (t[0], t[1], x1hi, x1lo, brec->big.base); in _itoa()
[all …]
Dtst-printf.sh65 e-style big: "1.000000000000000000000000000000000000000000000000000000000000e+20"
75 g-style big: "100000000000000000000"
84 Lg-style big: "100000000000000000000"
179 e-style big: "1.000000000000000000000000000000000000000000000000000000000000e+20"
189 g-style big: "100000000000000000000"
198 Lg-style big: "100000000000000000000"
/glibc-2.36/stdlib/
Dtst-qsort.c5 struct big { char c[4 * 1024]; }; struct
7 struct big *array;
8 struct big *array_end;
15 struct big const *a = a1; in compare()
16 struct big const *b = b1; in compare()
34 array = (struct big *) malloc (array_members * sizeof *array); in main()
/glibc-2.36/sysdeps/ieee754/dbl-64/
Dbranred.c74 s=(r[i]+big.x)-big.x; in __branred()
82 s=(t+big.x)-big.x; in __branred()
104 s=(r[i]+big.x)-big.x; in __branred()
112 s=(t+big.x)-big.x; in __branred()
De_remainder.c65 d = (z + big.x) - big.x; in __ieee754_remainder()
93 d = (z + big.x) - big.x; in __ieee754_remainder()
101 d = (z + big.x) - big.x; in __ieee754_remainder()
110 z = u.x / t.x; d = (z + big.x) - big.x; in __ieee754_remainder()
De_sqrt.c62 static const double big = 134217728.0; in __ieee754_sqrt()
83 hy = (y + big) - big; in __ieee754_sqrt()
Durem.h30 static const mynumber big = {{0x43380000, 0}}, /* 6755399441055744 */ variable
37 static const mynumber big = {{0, 0x43380000}}, /* 6755399441055744 */ variable
Dbranred.h36 /**/ big = {{0x43380000, 0x00000000}}, /* 6755399441055744 */ variable
50 /**/ big = {{0x00000000, 0x43380000}}, /* 6755399441055744 */ variable
Ds_sin.c107 u.x = big + fabs (x); in do_cos()
108 x = fabs (x) - (u.x - big) + dx; in do_cos()
135 u.x = big + fabs (x); in do_sin()
136 x = fabs (x) - (u.x - big); in do_sin()
Dusncs.h36 static const double big = 0x1.8000000000000p45; /* 52776558133248 */ variable
Duasncs.h62 static const double big = 103079215104.0, t24 = 16777216.0, t27 = 134217728.0; variable
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
De_sqrtl.c53 static const long double big = 134217728.0, big1 = 134217729.0; in __ieee754_sqrtl() local
64 if (x < 0) return (big1-big1)/(big-big); in __ieee754_sqrtl()
99 if (x < 0) return (big1-big1)/(big-big); in __ieee754_sqrtl()
Ds_expm1l.c86 minarg = -7.9018778583833765273564461846232128760607E1L, big = 1e290L; variable
119 return (4.0/big - 1.0L); in __expm1l()
/glibc-2.36/sysdeps/nios2/
Dconfigure.ac4 # Nios II big endian is not yet supported.
5 AC_CACHE_CHECK([for big endian],
Dconfigure4 # Nios II big endian is not yet supported.
137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for big endian" >&5
138 $as_echo_n "checking for big endian... " >&6; }
/glibc-2.36/sysdeps/arc/
Dconfigure.ac12 # For big endian ABI, generate a symbol for selecting right dynamic linker
13 AC_CACHE_CHECK([for big endian],
Dconfigure15 # For big endian ABI, generate a symbol for selecting right dynamic linker
148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for big endian" >&5
149 $as_echo_n "checking for big endian... " >&6; }
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_expm1l.c90 minarg = L(-7.9018778583833765273564461846232128760607E1), big = L(1e4932); variable
126 return (4.0/big - 1); in __expm1l()
/glibc-2.36/sysdeps/powerpc/powerpc32/
Dlshift.S34 bge cr0,L(big) # branch if size >= 16
61 L(big): mflr r9
/glibc-2.36/elf/
Dtst-big-note-lib.S25 .pushsection .note.big,"a"
/glibc-2.36/sysdeps/aarch64/
Dconfigure.ac8 # selecting the big endian ABI and if they are then
14 AC_CACHE_CHECK([for big endian],
Dconfigure9 # selecting the big endian ABI and if they are then
147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for big endian" >&5
148 $as_echo_n "checking for big endian... " >&6; }
/glibc-2.36/
Dconfig.h.in106 /* AArch64 big endian ABI */
120 /* ARC big endian ABI */
/glibc-2.36/sysdeps/arm/
Dconfigure.ac91 # Check for little-endian or big-endian encoding of 4 in the in-place addend.

1234