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