unistr/u{8,16,32}-uctomb: Avoid possible trouble with huge strings.
[gnulib.git] / tests / test-xstrtoimax.c
blobcc2f6ae895ca111f545bbdcd488de657564074e3
1 #define __xstrtol xstrtoimax
2 #define __strtol_t intmax_t
3 #define __spec PRIdMAX
4 #include "test-xstrtol.c"