count-leading-zeros: port to MSC; support types wider than 64 bits
[gnulib.git] / tests / test-xstrtoull.c
1 #define __xstrtol xstrtoull
2 #define __strtol_t unsigned long long int
3 #define __spec PRIu64
4 #include "test-xstrtol.c"