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