count-leading-zeros: port to MSC; support types wider than 64 bits
[gnulib.git] / lib / offtostr.c
1 #define anytostr offtostr
2 #define inttype off_t
3 #include "anytostr.c"