view tests/test-xstrtoull.c @ 13338:43bae0ee08b9

maint.mk: tweak preceding change * top/maint.mk (gl_extract_significant_defines_): Make exclusion regexps tighter by anchoring at EOL, and make the new group "shy" for slightly decreased overhead.
author Jim Meyering <meyering@redhat.com>
date Tue, 11 May 2010 18:49:29 +0200
parents fcd269d69e88
children
line wrap: on
line source

#define __xstrtol xstrtoull
#define __strtol_t unsigned long long int
#define __spec PRIu64
#include "test-xstrtol.c"