Searched refs:DecodeFloat (Results 1 – 2 of 2) sorted by relevance
231 static float DecodeFloat(uint32 value);802 inline float WireFormatLite::DecodeFloat(uint32 value) { in DecodeFloat() function973 *value = DecodeFloat(temp);1037 *value = DecodeFloat(temp);
1298 WireFormatLite::DecodeFloat(0x7FA12345)); in RunSuiteImpl()1305 WireFormatLite::DecodeFloat(0xFFB54321)); in RunSuiteImpl()