blob: 6583d27afe8f922cefcca6e2d3b9d5dd3eeafe88 (
plain)
1
2
3
4
5
6
|
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
#define __xstrtol xstrtoumax
#define __strtol_t uintmax_t
#define __spec PRIuMAX
#include "test-xstrtol.c"
|