view tests/test-xstrtoul.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 xstrtoul
#define __strtol_t unsigned long int
#define __spec "lu"
#include "test-xstrtol.c"