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