mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-22 04:18:30 +00:00
Clean up the clone() code a bit
This commit is contained in:
parent
ce71677156
commit
2743f3d012
20 changed files with 252 additions and 150 deletions
8
third_party/chibicc/preprocess.c
vendored
8
third_party/chibicc/preprocess.c
vendored
|
@ -1174,6 +1174,14 @@ __INT_FAST32_TYPE__\000\
|
|||
int\000\
|
||||
__UINT_FAST32_TYPE__\000\
|
||||
unsigned\000\
|
||||
__INT_FAST8_MAX__\000\
|
||||
0x7f\000\
|
||||
__INT_FAST16_MAX__\000\
|
||||
0x7fffffff\000\
|
||||
__INT_FAST32_MAX__\000\
|
||||
0x7fffffff\000\
|
||||
__INT_FAST64_MAX__\000\
|
||||
0x7fffffffffffffffl\000\
|
||||
__INT_FAST64_TYPE__\000\
|
||||
long\000\
|
||||
__UINT_FAST64_TYPE__\000\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue