Searched refs:ctzb (Results 1 – 1 of 1) sorted by relevance
2084 #define ctzb(v) ((v) ? ctz32(v) : 8) macro2089 VGENERIC_DO(ctzb, u8)2094 #undef ctzb