mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 00:08:30 +00:00
Remove nonstandard defines from limits.h (#115)
This commit is contained in:
parent
67c27d9e6e
commit
3f35b37b68
3 changed files with 0 additions and 46 deletions
|
@ -1705,21 +1705,6 @@ Keywords={
|
|||
"IMAGE_BASE_VIRTUAL",
|
||||
"IMAGE_BASE_REAL",
|
||||
"IMAGE_BASE_PHYSICAL",
|
||||
"SIZEOF_SHORT",
|
||||
"SIZEOF_INT",
|
||||
"SIZEOF_LONG",
|
||||
"SIZEOF_LONG_LONG",
|
||||
"SIZEOF_POINTER",
|
||||
"SIZEOF_PTRDIFF_T",
|
||||
"SIZEOF_SIZE_T",
|
||||
"SIZEOF_WCHAR_T",
|
||||
"SIZEOF_WINT_T",
|
||||
"SIZEOF_FLOAT",
|
||||
"SIZEOF_FLOAT128",
|
||||
"SIZEOF_DOUBLE",
|
||||
"SIZEOF_FLOAT80",
|
||||
"SIZEOF_LONG_DOUBLE",
|
||||
"SIZEOF_INTMAX",
|
||||
"SCHAR_MAX",
|
||||
"SHRT_MAX",
|
||||
"INT_MAX",
|
||||
|
|
|
@ -22,21 +22,6 @@
|
|||
'("IMAGE_BASE_VIRTUAL"
|
||||
"IMAGE_BASE_REAL"
|
||||
"IMAGE_BASE_PHYSICAL"
|
||||
"SIZEOF_SHORT"
|
||||
"SIZEOF_INT"
|
||||
"SIZEOF_LONG"
|
||||
"SIZEOF_LONG_LONG"
|
||||
"SIZEOF_POINTER"
|
||||
"SIZEOF_PTRDIFF_T"
|
||||
"SIZEOF_SIZE_T"
|
||||
"SIZEOF_WCHAR_T"
|
||||
"SIZEOF_WINT_T"
|
||||
"SIZEOF_FLOAT"
|
||||
"SIZEOF_FLOAT128"
|
||||
"SIZEOF_DOUBLE"
|
||||
"SIZEOF_FLOAT80"
|
||||
"SIZEOF_LONG_DOUBLE"
|
||||
"SIZEOF_INTMAX"
|
||||
"CHAR_MAX"
|
||||
"SCHAR_MAX"
|
||||
"SHRT_MAX"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue