HomeSort by: relevance | last modified time | path
    Searched refs:d64 (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/libdecnumber/bid/
decimal64.c 58 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
68 __dpd64FromNumber (d64, dn, set);
72 __ieee_to_host_64 (*d64, &u._Dec);
80 /* d64 is returned as a pointer to _Decimal64 here. */
81 *d64 = u.dec;
83 return d64;
110 decimal64ToString (const decimal64 *d64, char *string)
113 decimal64ToNumber (d64, &dn);
119 decimal64ToEngString (const decimal64 *d64, char *string)
122 decimal64ToNumber (d64, &dn)
    [all...]
  /src/external/gpl3/gcc/dist/libdecnumber/bid/
decimal64.c 58 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
68 __dpd64FromNumber (d64, dn, set);
72 __ieee_to_host_64 (*d64, &u._Dec);
80 /* d64 is returned as a pointer to _Decimal64 here. */
81 *d64 = u.dec;
83 return d64;
110 decimal64ToString (const decimal64 *d64, char *string)
113 decimal64ToNumber (d64, &dn);
119 decimal64ToEngString (const decimal64 *d64, char *string)
122 decimal64ToNumber (d64, &dn)
    [all...]
  /src/external/gpl3/gdb/dist/libdecnumber/bid/
decimal64.c 58 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
68 __dpd64FromNumber (d64, dn, set);
72 __ieee_to_host_64 (*d64, &u._Dec);
80 /* d64 is returned as a pointer to _Decimal64 here. */
81 *d64 = u.dec;
83 return d64;
110 decimal64ToString (const decimal64 *d64, char *string)
113 decimal64ToNumber (d64, &dn);
119 decimal64ToEngString (const decimal64 *d64, char *string)
122 decimal64ToNumber (d64, &dn)
    [all...]
  /src/external/gpl3/gdb.old/dist/libdecnumber/bid/
decimal64.c 58 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
68 __dpd64FromNumber (d64, dn, set);
72 __ieee_to_host_64 (*d64, &u._Dec);
80 /* d64 is returned as a pointer to _Decimal64 here. */
81 *d64 = u.dec;
83 return d64;
110 decimal64ToString (const decimal64 *d64, char *string)
113 decimal64ToNumber (d64, &dn);
119 decimal64ToEngString (const decimal64 *d64, char *string)
122 decimal64ToNumber (d64, &dn)
    [all...]
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decLibrary.c 55 decimal64 d64; local
57 __host_to_ieee_64 (arg, &d64);
58 decimal64ToNumber (&d64, &dn);
  /src/external/gpl3/gcc/dist/libdecnumber/
decLibrary.c 55 decimal64 d64; local
57 __host_to_ieee_64 (arg, &d64);
58 decimal64ToNumber (&d64, &dn);
  /src/external/gpl3/gdb/dist/libdecnumber/
decLibrary.c 55 decimal64 d64; local
57 __host_to_ieee_64 (arg, &d64);
58 decimal64ToNumber (&d64, &dn);
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decLibrary.c 55 decimal64 d64; local
57 __host_to_ieee_64 (arg, &d64);
58 decimal64ToNumber (&d64, &dn);
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal64.c 87 decimal64 * decimal64FromNumber(decimal64 *d64, const decNumber *dn,
193 UBFROMUI(d64->bytes, targar[0]);
194 UBFROMUI(d64->bytes+4, targar[1]);
198 UBFROMUI(d64->bytes, targar[1]);
199 UBFROMUI(d64->bytes+4, targar[0]);
203 /* decimal64Show(d64); */
204 return d64;
209 /* d64 is the source decimal64 */
213 decNumber * decimal64ToNumber(const decimal64 *d64, decNumber *dn) {
225 sourlo=UBTOUI(d64->bytes ); /* directly load the low int *
    [all...]
  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal64.c 87 decimal64 * decimal64FromNumber(decimal64 *d64, const decNumber *dn,
193 UBFROMUI(d64->bytes, targar[0]);
194 UBFROMUI(d64->bytes+4, targar[1]);
198 UBFROMUI(d64->bytes, targar[1]);
199 UBFROMUI(d64->bytes+4, targar[0]);
203 /* decimal64Show(d64); */
204 return d64;
209 /* d64 is the source decimal64 */
213 decNumber * decimal64ToNumber(const decimal64 *d64, decNumber *dn) {
225 sourlo=UBTOUI(d64->bytes ); /* directly load the low int *
    [all...]
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal64.c 87 decimal64 * decimal64FromNumber(decimal64 *d64, const decNumber *dn,
193 UBFROMUI(d64->bytes, targar[0]);
194 UBFROMUI(d64->bytes+4, targar[1]);
198 UBFROMUI(d64->bytes, targar[1]);
199 UBFROMUI(d64->bytes+4, targar[0]);
203 /* decimal64Show(d64); */
204 return d64;
209 /* d64 is the source decimal64 */
213 decNumber * decimal64ToNumber(const decimal64 *d64, decNumber *dn) {
225 sourlo=UBTOUI(d64->bytes ); /* directly load the low int *
    [all...]
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal64.c 87 decimal64 * decimal64FromNumber(decimal64 *d64, const decNumber *dn,
193 UBFROMUI(d64->bytes, targar[0]);
194 UBFROMUI(d64->bytes+4, targar[1]);
198 UBFROMUI(d64->bytes, targar[1]);
199 UBFROMUI(d64->bytes+4, targar[0]);
203 /* decimal64Show(d64); */
204 return d64;
209 /* d64 is the source decimal64 */
213 decNumber * decimal64ToNumber(const decimal64 *d64, decNumber *dn) {
225 sourlo=UBTOUI(d64->bytes ); /* directly load the low int *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dfp.cc 196 decimal64 d64; local
204 decimal64FromNumber (&d64, &dn, &set);
208 memcpy (&image, &d64.bytes[0], sizeof (int32_t));
210 memcpy (&image, &d64.bytes[4], sizeof (int32_t));
215 memcpy (&image, &d64.bytes[4], sizeof (int32_t));
217 memcpy (&image, &d64.bytes[0], sizeof (int32_t));
229 decimal64 d64; local
239 memcpy (&d64.bytes[0], &image, sizeof (int32_t));
241 memcpy (&d64.bytes[4], &image, sizeof (int32_t));
246 memcpy (&d64.bytes[0], &image, sizeof (int32_t))
445 decimal64 d64; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
dfp.cc 196 decimal64 d64; local
204 decimal64FromNumber (&d64, &dn, &set);
208 memcpy (&image, &d64.bytes[0], sizeof (int32_t));
210 memcpy (&image, &d64.bytes[4], sizeof (int32_t));
215 memcpy (&image, &d64.bytes[4], sizeof (int32_t));
217 memcpy (&image, &d64.bytes[0], sizeof (int32_t));
229 decimal64 d64; local
239 memcpy (&d64.bytes[0], &image, sizeof (int32_t));
241 memcpy (&d64.bytes[4], &image, sizeof (int32_t));
246 memcpy (&d64.bytes[0], &image, sizeof (int32_t))
451 decimal64 d64; local
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
glob.c 107 # define CONVERT_D_NAMLEN(d64, d32)
109 # define CONVERT_D_NAMLEN(d64, d32) \
110 (d64)->d_namlen = (d32)->d_namlen;
114 # define CONVERT_D_INO(d64, d32)
116 # define CONVERT_D_INO(d64, d32) \
117 (d64)->d_ino = (d32)->d_ino;
121 # define CONVERT_D_TYPE(d64, d32) \
122 (d64)->d_type = (d32)->d_type;
124 # define CONVERT_D_TYPE(d64, d32)
127 # define CONVERT_DIRENT_DIRENT64(d64, d32)
1156 struct dirent64 d64; member in union:__anon7247
    [all...]
  /src/sys/compat/netbsd32/
netbsd32_drm.c 541 dma64to32(drm_dma32_t *d32, const struct drm_dma *d64)
543 d32->send_count = d64->send_count;
544 NETBSD32PTR32(d32->send_indices, d64->send_indices);
545 NETBSD32PTR32(d32->send_sizes, d64->send_sizes);
546 d32->flags = d64->flags;
547 NETBSD32PTR32(d32->request_count, (void *)(long)d64->request_count);
548 NETBSD32PTR32(d32->request_indices, d64->request_indices);
549 NETBSD32PTR32(d32->request_sizes, d64->request_sizes);
554 dma32to64(struct drm_dma *d64, const drm_dma32_t *d32)
556 d64->request_size = d32->request_size
564 struct drm_dma d64; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
dfp-test.c 91 volatile _Decimal64 d64; variable
296 d64 = 1.2345dd; /* Initialize d64. */
299 d64 = __builtin_infd64(); /* Positive infd64. */
300 d64 = -__builtin_infd64(); /* Negative infd64. */
301 d64 = __builtin_nand64("");
313 d64 = arg0_64 (0.1dd, 1.0dd, 2.0dd, 3.0dd, 4.0dd, 5.0dd);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dfp-test.c 91 volatile _Decimal64 d64; variable
296 d64 = 1.2345dd; /* Initialize d64. */
299 d64 = __builtin_infd64(); /* Positive infd64. */
300 d64 = -__builtin_infd64(); /* Negative infd64. */
301 d64 = __builtin_nand64("");
313 d64 = arg0_64 (0.1dd, 1.0dd, 2.0dd, 3.0dd, 4.0dd, 5.0dd);
  /src/external/lgpl3/mpfr/dist/src/
get_d64.c 125 return y.d64;
145 return y.d64;
317 return y.d64;
set_d64.c 152 y.d64 = d;
mpfr-impl.h 894 union ieee_double_decimal64 { double d; _Decimal64 d64; }; member in union:ieee_double_decimal64
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_div_macros.h 40 int_double d64, dm64, ds; local
59 d64.i = 0x43f0000000000000;
64 dx = (BINARY80) CX.w[1] * d64.d + (BINARY80) CX.w[0];
69 Ql = (UINT64) (dq - ((double) Qh) * d64.d);
164 int_double d64; local
168 d64.i = 0x43f0000000000000ull;
169 l64 = (BINARY80) d64.d;
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_div_macros.h 40 int_double d64, dm64, ds; local
59 d64.i = 0x43f0000000000000;
64 dx = (BINARY80) CX.w[1] * d64.d + (BINARY80) CX.w[0];
69 Ql = (UINT64) (dq - ((double) Qh) * d64.d);
164 int_double d64; local
168 d64.i = 0x43f0000000000000ull;
169 l64 = (BINARY80) d64.d;
  /src/external/lgpl3/mpfr/dist/tests/
tget_set_d64.c 44 y.d64 = d;
509 y.d64 = d;
519 mpfr_set_decimal64 (z, y.d64, MPFR_RNDN);
  /src/external/lgpl3/mpfr/dist/
configure 18023 union { double d; _Decimal64 d64; } y;
18025 y.d64 = 1234567890123456.0dd;

Completed in 61 milliseconds

1 2