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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr_float.c206 #define VAX_DBL_BIAS 0x81 macro
270 id.exp = vd.exp - VAX_DBL_BIAS + IEEE_DBL_BIAS;
310 vd.exp = id.exp - IEEE_DBL_BIAS + VAX_DBL_BIAS;

Completed in 100 milliseconds