view tests/test-xstrtoull.c @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents fcd269d69e88
children
line wrap: on
line source

#define __xstrtol xstrtoull
#define __strtol_t unsigned long long int
#define __spec PRIu64
#include "test-xstrtol.c"