Searched defs:ZigZagDecode32 (Results 1 – 2 of 2) sorted by relevance
751 #define ZigZagDecode32(x) WireFormatLite::ZigZagDecode32(x) in TEST() macro
859 inline int32 WireFormatLite::ZigZagDecode32(uint32 n) { in ZigZagDecode32() function