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

1 2

  /src/external/gpl3/gcc/dist/libdecnumber/bid/
decimal32.c 58 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
68 __dpd32FromNumber (d32, dn, set);
72 __ieee_to_host_32 (*d32, &u._Dec);
80 /* d32 is returned as a pointer to _Decimal32 here. */
81 *d32 = u.dec;
83 return d32;
110 decimal32ToString (const decimal32 *d32, char *string)
113 decimal32ToNumber (d32, &dn);
119 decimal32ToEngString (const decimal32 *d32, char *string)
122 decimal32ToNumber (d32, &dn)
    [all...]
  /src/external/gpl3/gcc.old/dist/libdecnumber/bid/
decimal32.c 58 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
68 __dpd32FromNumber (d32, dn, set);
72 __ieee_to_host_32 (*d32, &u._Dec);
80 /* d32 is returned as a pointer to _Decimal32 here. */
81 *d32 = u.dec;
83 return d32;
110 decimal32ToString (const decimal32 *d32, char *string)
113 decimal32ToNumber (d32, &dn);
119 decimal32ToEngString (const decimal32 *d32, char *string)
122 decimal32ToNumber (d32, &dn)
    [all...]
  /src/external/gpl3/gdb/dist/libdecnumber/bid/
decimal32.c 58 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
68 __dpd32FromNumber (d32, dn, set);
72 __ieee_to_host_32 (*d32, &u._Dec);
80 /* d32 is returned as a pointer to _Decimal32 here. */
81 *d32 = u.dec;
83 return d32;
110 decimal32ToString (const decimal32 *d32, char *string)
113 decimal32ToNumber (d32, &dn);
119 decimal32ToEngString (const decimal32 *d32, char *string)
122 decimal32ToNumber (d32, &dn)
    [all...]
  /src/external/gpl3/gdb.old/dist/libdecnumber/bid/
decimal32.c 58 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
68 __dpd32FromNumber (d32, dn, set);
72 __ieee_to_host_32 (*d32, &u._Dec);
80 /* d32 is returned as a pointer to _Decimal32 here. */
81 *d32 = u.dec;
83 return d32;
110 decimal32ToString (const decimal32 *d32, char *string)
113 decimal32ToNumber (d32, &dn);
119 decimal32ToEngString (const decimal32 *d32, char *string)
122 decimal32ToNumber (d32, &dn)
    [all...]
  /src/external/gpl3/gcc/dist/libdecnumber/
decLibrary.c 44 decimal32 d32; local
46 __host_to_ieee_32 (arg, &d32);
47 decimal32ToNumber (&d32, &dn);
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decLibrary.c 44 decimal32 d32; local
46 __host_to_ieee_32 (arg, &d32);
47 decimal32ToNumber (&d32, &dn);
  /src/external/gpl3/gdb/dist/libdecnumber/
decLibrary.c 44 decimal32 d32; local
46 __host_to_ieee_32 (arg, &d32);
47 decimal32ToNumber (&d32, &dn);
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decLibrary.c 44 decimal32 d32; local
46 __host_to_ieee_32 (arg, &d32);
47 decimal32ToNumber (&d32, &dn);
  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal32.c 81 decimal32 * decimal32FromNumber(decimal32 *d32, const decNumber *dn,
173 UBFROMUI(d32->bytes, targ); /* directly store the int */
176 /* decimal32Show(d32); */
177 return d32;
182 /* d32 is the source decimal32 */
186 decNumber * decimal32ToNumber(const decimal32 *d32, decNumber *dn) {
194 sour=UBTOUI(d32->bytes); /* directly load the int */
237 /* decimal32ToString(d32, string); */
238 /* decimal32ToEngString(d32, string); */
240 /* d32 is the decimal32 format number to convert *
    [all...]
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal32.c 81 decimal32 * decimal32FromNumber(decimal32 *d32, const decNumber *dn,
173 UBFROMUI(d32->bytes, targ); /* directly store the int */
176 /* decimal32Show(d32); */
177 return d32;
182 /* d32 is the source decimal32 */
186 decNumber * decimal32ToNumber(const decimal32 *d32, decNumber *dn) {
194 sour=UBTOUI(d32->bytes); /* directly load the int */
237 /* decimal32ToString(d32, string); */
238 /* decimal32ToEngString(d32, string); */
240 /* d32 is the decimal32 format number to convert *
    [all...]
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal32.c 81 decimal32 * decimal32FromNumber(decimal32 *d32, const decNumber *dn,
173 UBFROMUI(d32->bytes, targ); /* directly store the int */
176 /* decimal32Show(d32); */
177 return d32;
182 /* d32 is the source decimal32 */
186 decNumber * decimal32ToNumber(const decimal32 *d32, decNumber *dn) {
194 sour=UBTOUI(d32->bytes); /* directly load the int */
237 /* decimal32ToString(d32, string); */
238 /* decimal32ToEngString(d32, string); */
240 /* d32 is the decimal32 format number to convert *
    [all...]
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal32.c 81 decimal32 * decimal32FromNumber(decimal32 *d32, const decNumber *dn,
173 UBFROMUI(d32->bytes, targ); /* directly store the int */
176 /* decimal32Show(d32); */
177 return d32;
182 /* d32 is the source decimal32 */
186 decNumber * decimal32ToNumber(const decimal32 *d32, decNumber *dn) {
194 sour=UBTOUI(d32->bytes); /* directly load the int */
237 /* decimal32ToString(d32, string); */
238 /* decimal32ToEngString(d32, string); */
240 /* d32 is the decimal32 format number to convert *
    [all...]
  /src/sys/external/bsd/acpica/dist/include/platform/
aclinuxex.h 52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \
55 (r32) = do_div ((__n), (d32)); \
acmsvc.h 93 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \
97 __asm div d32 \
acefi.h 246 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \
249 (q32) = (UINT32) DivU64x32 ((__n), (d32), &(r32)); \
  /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
563 drm_dma32_t d32; 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) \
1164 struct dirent *d32 = (*pglob->gl_readdir) (stream); local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
dfp.cc 154 decimal32 d32; local
162 decimal32FromNumber (&d32, &dn, &set);
164 memcpy (&image, d32.bytes, sizeof (int32_t));
175 decimal32 d32; local
183 memcpy (&d32.bytes, &image, sizeof (int32_t));
185 decimal32ToNumber (&d32, &dn);
442 decimal32 d32; local
446 decimal32FromNumber (&d32, &dn, &set);
447 decimal32ToNumber (&d32, &dn);
  /src/external/gpl3/gcc.old/dist/gcc/
dfp.cc 154 decimal32 d32; local
162 decimal32FromNumber (&d32, &dn, &set);
164 memcpy (&image, d32.bytes, sizeof (int32_t));
175 decimal32 d32; local
183 memcpy (&d32.bytes, &image, sizeof (int32_t));
185 decimal32ToNumber (&d32, &dn);
436 decimal32 d32; local
440 decimal32FromNumber (&d32, &dn, &set);
441 decimal32ToNumber (&d32, &dn);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dfp-test.c 90 volatile _Decimal32 d32; variable
288 d32 = 1.2345df; /* Initialize d32. */
291 d32 = __builtin_infd32(); /* Positive infd32. */
292 d32 = -__builtin_infd32(); /* Negative infd32. */
293 d32 = __builtin_nand32("");
312 d32 = arg0_32 (0.1df, 1.0df, 2.0df, 3.0df, 4.0df, 5.0df);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
dfp-test.c 90 volatile _Decimal32 d32; variable
288 d32 = 1.2345df; /* Initialize d32. */
291 d32 = __builtin_infd32(); /* Positive infd32. */
292 d32 = -__builtin_infd32(); /* Negative infd32. */
293 d32 = __builtin_nand32("");
312 d32 = arg0_32 (0.1df, 1.0df, 2.0df, 3.0df, 4.0df, 5.0df);
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 595 drm_dma32_t d32; local
600 if (copy_from_user(&d32, argp, sizeof(d32)))
603 d.context = d32.context;
604 d.send_count = d32.send_count;
605 d.send_indices = compat_ptr(d32.send_indices);
606 d.send_sizes = compat_ptr(d32.send_sizes);
607 d.flags = d32.flags;
608 d.request_count = d32.request_count;
609 d.request_indices = compat_ptr(d32.request_indices)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
mn10300-tdep.c 728 /* fmov fsM, (d32, rN) */
732 LONGEST d32; local
744 d32 = extract_signed_integer (&buf[1], 4, byte_order);
746 stack.store (pv_add_constant (regs[translate_rreg (rN)], d32),
795 /* fmov fsM, (d32, SP) */
799 LONGEST d32; local
810 d32 = extract_signed_integer (&buf[1], 4, byte_order);
812 stack.store (pv_add_constant (regs[E_SP_REGNUM], d32),
  /src/external/gpl3/gdb/dist/gdb/
mn10300-tdep.c 728 /* fmov fsM, (d32, rN) */
732 LONGEST d32; local
744 d32 = extract_signed_integer (&buf[1], 4, byte_order);
746 stack.store (pv_add_constant (regs[translate_rreg (rN)], d32),
795 /* fmov fsM, (d32, SP) */
799 LONGEST d32; local
810 d32 = extract_signed_integer (&buf[1], 4, byte_order);
812 stack.store (pv_add_constant (regs[E_SP_REGNUM], d32),
  /src/sys/arch/luna68k/dev/
omrasops.c 715 uint32_t *d32 = (uint32_t *)dst; local
717 *d32++ = *s32++;
718 *d32++ = *s32++;
721 dst = (uint8_t *)d32 + step8;

Completed in 29 milliseconds

1 2