Searched refs:lowestSetBitHighPrecision (Results 1 – 3 of 3) sorted by relevance
101 int32_t lowestSetBitHighPrecision(uint64_t* arg, int32_t length);
385 lowestSetBitHighPrecision (uint64_t * arg, int32_t length) in lowestSetBitHighPrecision() function
205 numBits -= lowestSetBitHighPrecision (f, length); in createDouble1()