Searched refs:INTBITS_TO_FLOAT (Results 1 – 2 of 2) sorted by relevance
62 #define INTBITS_TO_FLOAT(bits) (*(reinterpret_cast<float*>(&bits))) macro
567 result = INTBITS_TO_FLOAT(index); in createFloat()578 result = INTBITS_TO_FLOAT(index); in createFloat()