Searched refs:find_low_bit (Results 1 – 1 of 1) sorted by relevance
698 find_low_bit(int mask, int start) function715 while ((lowbit = find_low_bit(newblk, 0)) != 32) {