40.3.3.2 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.
#define ctz( )
Counts the trailing zero bits of the given value considered as a 32-bit integer.
Value of which to count the trailing zero bits.