view tests/test-xstrtoumax.c @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents 2f9763090486
children
line wrap: on
line source

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