Searched refs:DecodeFloat (Results 1 – 3 of 3) sorted by relevance
221 static float DecodeFloat(uint32 value);647 inline float WireFormatLite::DecodeFloat(uint32 value) { in DecodeFloat() function
144 *value = DecodeFloat(temp);216 *value = DecodeFloat(temp);
1020 WireFormatLite::DecodeFloat(0x7FA12345)); in RunSuite()1027 WireFormatLite::DecodeFloat(0xFFB54321)); in RunSuite()