Searched refs:ffz (Results 1 – 1 of 1) sorted by relevance
241 #define log2(n) ffz(~(n))291 ffz (unsigned long word) in ffz() function