Searched refs:ctz_uint64 (Results 1 – 1 of 1) sorted by relevance
82 int bit_index = ctz_uint64(word); in ForEach()92 static int ctz_uint64(uint64 x) { in ctz_uint64() function