Make use of GCC's attribute __alloc_size__.
[pspp] / tests / test-xstrtoll.c
1 #define __xstrtol xstrtoll
2 #define __strtol_t long long int
3 #define __spec PRId64
4 #include "test-xstrtol.c"