Searched defs:getFloat32 (Results 1 – 2 of 2) sorted by relevance
29 static float getFloat32 (deUint32 sign, deUint32 biased_exponent, deUint32 mantissa) in getFloat32() function
100 Buffer.prototype.getFloat32 = function(offset) { method in Buffer