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.