Searched refs:decodeExponent (Results 1 – 1 of 1) sorted by relevance
799 static uint64_t decodeExponent(uint64_t exp) { in decodeExponent() function820 decodedBits.exponent = decodeExponent(encodedBits.exponent); in decodeTaggedTimeInterval()