Searched defs:ZigZagDecode64 (Results 1 – 2 of 2) sorted by relevance
753 #define ZigZagDecode64(x) WireFormatLite::ZigZagDecode64(x) in TEST() macro
870 inline int64 WireFormatLite::ZigZagDecode64(uint64 n) { in ZigZagDecode64() function