Go to the source code of this file.
◆ _I16_MAX
◆ _I16_MIN
◆ _I32_MAX
◆ _I32_MIN
#define _I32_MIN (-2147483647 - 1) |
◆ _I64_MAX
◆ _I64_MIN
#define _I64_MIN (-9223372036854775807LL - 1) |
◆ _I8_MAX
◆ _I8_MIN
◆ _INC_LIMITS
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
Definition at line 10 of file limits.h.
◆ _UI16_MAX
◆ _UI32_MAX
◆ _UI64_MAX
#define _UI64_MAX 0xffffffffffffffffULL |
◆ _UI8_MAX
◆ CHAR_BIT
◆ CHAR_MAX
◆ CHAR_MIN
◆ INT_MAX
◆ INT_MIN
#define INT_MIN (-2147483647 - 1) |
◆ LLONG_MAX
◆ LLONG_MIN
#define LLONG_MIN (-9223372036854775807LL - 1) |
◆ LONG_MAX
◆ LONG_MIN
#define LONG_MIN (-2147483647L - 1) |
◆ MB_LEN_MAX
◆ PATH_MAX
◆ SCHAR_MAX
◆ SCHAR_MIN
◆ SHRT_MAX
◆ SHRT_MIN
◆ SIZE_MAX
◆ UCHAR_MAX
◆ UINT_MAX
◆ ULLONG_MAX
#define ULLONG_MAX 0xffffffffffffffffULL |
◆ ULONG_MAX
#define ULONG_MAX 0xffffffffUL |
◆ USHRT_MAX