Searched refs:DecodeDouble (Results 1 – 3 of 3) sorted by relevance
223 static double DecodeDouble(uint64 value);631 inline double WireFormatLite::DecodeDouble(uint64 value) { in DecodeDouble() function
153 *value = DecodeDouble(temp);226 *value = DecodeDouble(temp);
1072 WireFormatLite::DecodeDouble(0x7FFA123456789ABCLL)); in RunSuite()1077 WireFormatLite::DecodeDouble(0xFFFBCBA987654321LL)); in RunSuite()