Searched defs:integerToDouble (Results 1 – 3 of 3) sorted by relevance
2439 static inline double integerToDouble(Json::UInt64 value) { in integerToDouble() function2443 template <typename T> static inline double integerToDouble(T value) { in integerToDouble() function