Lines Matching refs:__builtin_clz
157 return (1 << ((sizeof(unsigned) * 8) - __builtin_clz(x - 1)));