view tests/test-xstrtoumax.c @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 2f9763090486
children
line wrap: on
line source

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