Searched refs:lowestSetBit (Results 1 – 2 of 2) sorted by relevance
98 int32_t lowestSetBit(uint64_t* y);
324 lowestSetBit (uint64_t * y) in lowestSetBit() function391 lowBit = lowestSetBit (arg + index); in lowestSetBitHighPrecision()