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