Home | History | Annotate | Download | only in bits

Lines Matching refs:__builtin_clzl

2362   { return sizeof(long) * __CHAR_BIT__ - 1 - __builtin_clzl(__n); }