ctz

#define ctz( )

Counts the trailing zero bits of the given value considered as a 32-bit integer.

Parameters

u

Value of which to count the trailing zero bits.