tinycc/include
grischka 41349948f8 win64: fix va_arg
fixes 5c35ba66c5

Implementation was consistent within tcc but incompatible
with the ABI (for example library functions vprintf etc)

Also:
- tccpp.c/get_tok_str() : avoid "unknown format "%llu" warning
- x86_64_gen.c/gen_vla_alloc() : fix vstack leak
2016-07-10 20:44:49 +02:00
..
float.h Fixed the LDBL_* macros in include/float.h for x86-64: as said 2014-01-12 22:26:09 +01:00
stdarg.h win64: fix va_arg 2016-07-10 20:44:49 +02:00
stdbool.h stdbool.h: Make conformant to ISOC99 2014-04-07 00:30:31 +02:00
stddef.h include/stddef.h: define NULL only if undefined 2015-10-25 00:19:12 +03:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00