Searched defs:getFloat32 (Results 1 – 3 of 3) 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
842 Constant *getFloat32(Module *M, float value) { in getFloat32() function