40.3.3.1 clz
#define clz( )
Counts the leading zero bits of the given value considered as a 32-bit integer.
Parameters
- u
-
Value of which to count the leading zero bits.
#define clz( )
Counts the leading zero bits of the given value considered as a 32-bit integer.
Value of which to count the leading zero bits.