repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
crc: Don't attempt to run a compiled C program when cross-compiling.
[gnulib.git]
/
tests
/
test-xstrtoll.c
blob
8da0e3bed19371fc4eb68dd9e3aceff4b1846b7f
1
#define __xstrtol xstrtoll
2
#define __strtol_t long long int
3
#define __spec
"lld"
4
#define is_GNULIB_strtol GNULIB_defined_strtoll_function
5
#include
"test-xstrtol.c"