Searched refs:IEEE_DBL_BIAS (Results 1 – 1 of 1) sorted by relevance
186 #define IEEE_DBL_BIAS 0x3ff macro229 id.exp = vd.exp - VAX_DBL_BIAS + IEEE_DBL_BIAS; in xdr_double()267 vd.exp = id.exp - IEEE_DBL_BIAS + VAX_DBL_BIAS; in xdr_double()
Completed in 6 milliseconds