count-leading-zeros: port to MSC; support types wider than 64 bits
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"