Home
last modified time | relevance | path

Searched refs:ulp (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Dset_z_exp.c77 mp_limb_t rb, sb, ulp; in mpfr_set_z_2exp() local
98 ulp = 2*mask; in mpfr_set_z_2exp()
99 fp[0] = limb & ~(ulp-1); in mpfr_set_z_2exp()
112 ulp = MPFR_LIMB_ONE; in mpfr_set_z_2exp()
128 if (rb == 0 || MPFR_UNLIKELY (sb == 0 && (fp[0] & ulp) == 0)) in mpfr_set_z_2exp()
148 if (MPFR_UNLIKELY (mpn_add_1 (fp, fp, fn, ulp))) in mpfr_set_z_2exp()
/dragonfly/contrib/gdtoa/
H A Dstrtod.c75 rv = ulp(x);
706 dval(&rv) += adj*ulp(&rv);
712 dval(&rv) += adj.d*ulp(&rv);
735 dval(&adj) *= ulp(&rv);
745 dval(&adj) *= ulp(&rv);
871 dval(&rv) += ulp(&rv);
878 dval(&rv) -= ulp(&rv);
937 dval(&adj) = dval(&aadj1) * ulp(&rv);
961 dval(&adj) = dval(&aadj1) * ulp(&rv);
968 dval(&adj) = dval(&aadj1) * ulp(&rv);
[all …]
H A Dulp.c35 ulp in ulp() function
H A Dgdtoaimp.h591 #define ulp __ulp_D2A macro
663 extern double ulp ANSI((U*));
H A DREADME93 arithmetic can easily make one-ulp adjustments on values in the
113 Source files g_ddfmt.c, misc.c, smisc.c, strtod.c, strtodg.c, and ulp.c
/dragonfly/lib/libc/gdtoa/
H A DMakefile.inc11 strtod.c strtodg.c strtof.c strtord.c sum.c ulp.c
/dragonfly/lib/libc/xdr/
H A Dxdr.c179 xdr_u_long(XDR *xdrs, u_long *ulp) in xdr_u_long() argument
183 return (XDR_PUTLONG(xdrs, (long *)ulp)); in xdr_u_long()
185 return (XDR_GETLONG(xdrs, (long *)ulp)); in xdr_u_long()
/dragonfly/sys/dev/netif/oce/
H A Doce_mbox.c497 if (fwcmd->params.rsp.ulp[0].ulp_mode & ULP_NIC_MODE) { in oce_get_fw_config()
498 sc->max_tx_rings = fwcmd->params.rsp.ulp[0].nic_wq_tot; in oce_get_fw_config()
499 sc->max_rx_rings = fwcmd->params.rsp.ulp[0].lro_rqid_tot; in oce_get_fw_config()
501 sc->max_tx_rings = fwcmd->params.rsp.ulp[1].nic_wq_tot; in oce_get_fw_config()
502 sc->max_rx_rings = fwcmd->params.rsp.ulp[1].lro_rqid_tot; in oce_get_fw_config()
H A Doce_hw.h1647 } ulp[2]; member
/dragonfly/etc/
H A Dservices943 ulp 522/tcp
944 ulp 522/udp
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info520 error on the result is less or equal to 1/2 ulp (unit in the last
522 ulp of that result in the directed rounding modes (a ulp is the weight
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi13757 decreased by up to 2 ulp (i.e. the inverse of 1.0 equals 0.99999994).
17363 ulp (i.e. the inverse of 1.0 equals 0.99999994) for reciprocal square