Return the number of consecutive 0-bits in x starting from the least significant bit position. If x is 0, the result is undefined.
x
Definition at line 135 of file math.h.