summaryrefslogtreecommitdiff
path: root/tests/test-xstrtoull.c
blob: cf6c853265c2fbd48a24af41545f453d699dfa9e (plain)
1
2
3
4
#define __xstrtol xstrtoull
#define __strtol_t unsigned long long int
#define __spec "llu"
#include "test-xstrtol.c"