Home
last modified time | relevance | path

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

/sunrpc/
A Dxdr_float.c186 #define IEEE_DBL_BIAS 0x3ff macro
229 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