view tests/test-xstrtoumax.c @ 13575:34fed8ca014c

autoupdate
author Karl Berry <karl@freefriends.org>
date Thu, 26 Aug 2010 06:33:40 -0700
parents 2f9763090486
children
line wrap: on
line source

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