view tests/test-xstrtoull.c @ 40207:053dfcf64bef

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 04 Mar 2019 08:35:35 -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"