mirror of
https://github.com/mirror/tinycc.git
synced 2025-02-08 06:40:11 +08:00
* alloca needs to be _alloca * int64_t and uint64_t are also defined in <sys/_types/_int64_t.h> but as long long, not as long, so adjust out <stddef.h> to agree on Darwin * define __APPLE_CC__ so that <TargetConditionals.h> correctly defines various macros like TARGET_OS_MAC and TARGET_CPU_X86_64 |
||
---|---|---|
.. | ||
float.h | ||
stdalign.h | ||
stdarg.h | ||
stdbool.h | ||
stddef.h | ||
stdnoreturn.h | ||
varargs.h |