Home
last modified time | relevance | path

Searched refs:GPBConvertDoubleToInt64 (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/objectivec/
H A DGPBUtilities_PackagePrivate.h73 GPB_INLINE int64_t GPBConvertDoubleToInt64(double v) { in GPBConvertDoubleToInt64() function
H A DGPBCodedOutputStream.m202 GPBWriteRawLittleEndian64(&state_, GPBConvertDoubleToInt64(value));
207 GPBWriteRawLittleEndian64(&state_, GPBConvertDoubleToInt64(value));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/objectivec/
H A DGPBUtilities_PackagePrivate.h73 GPB_INLINE int64_t GPBConvertDoubleToInt64(double v) { in GPBConvertDoubleToInt64() function
H A DGPBCodedOutputStream.m202 GPBWriteRawLittleEndian64(&state_, GPBConvertDoubleToInt64(value));
207 GPBWriteRawLittleEndian64(&state_, GPBConvertDoubleToInt64(value));