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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr_float.c108 #define IEEE_SNG_BIAS 0x7f macro
149 is.exp = vs.exp - VAX_SNG_BIAS + IEEE_SNG_BIAS;
172 vsp->exp = is.exp - IEEE_SNG_BIAS + VAX_SNG_BIAS;

Completed in 123 milliseconds