Searched refs:zigzagDecode (Results 1 – 2 of 2) sorted by relevance
61 uintptr_t zigzagDecode(uintptr_t Value) { in zigzagDecode() function99 Unpacked[CurrentDepth] = zigzagDecode(EncodedDiff); in unpack()