Home
last modified time | relevance | path

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

/sunrpc/
A Dxdr_float.c185 #define VAX_DBL_BIAS 0x81 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 4 milliseconds