view tests/test-xstrtoumax.c @ 40187:7f943adad683

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 19 Feb 2019 08:54:45 -0800
parents 2f9763090486
children
line wrap: on
line source

#define __xstrtol xstrtoumax
#define __strtol_t uintmax_t
#define __spec PRIuMAX
#include "test-xstrtol.c"