view tests/test-xstrtoull.c @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -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"