Searched refs:vd (Results 1 – 2 of 2) sorted by relevance
207 struct vax_double vd; in xdr_double() local216 vd = *((struct vax_double *)dp); in xdr_double()220 if ((vd.mantissa4 == lim->d.mantissa4) && in xdr_double()221 (vd.mantissa3 == lim->d.mantissa3) && in xdr_double()222 (vd.mantissa2 == lim->d.mantissa2) && in xdr_double()223 (vd.mantissa1 == lim->d.mantissa1) && in xdr_double()224 (vd.exp == lim->d.exp)) { in xdr_double()229 id.exp = vd.exp - VAX_DBL_BIAS + IEEE_DBL_BIAS; in xdr_double()230 id.mantissa1 = (vd.mantissa1 << 13) | (vd.mantissa2 >> 3); in xdr_double()231 id.mantissa2 = ((vd.mantissa2 & MASK(3)) << 29) | in xdr_double()[all …]
2873 # Haltu (poste eblos plu iri, vd SIGCONT)