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