1 |
6.447243 |
__INT_LEAST32_MIN |
Int64 |
-9223372036854775808 |
0x8000000000000000 |
-9223372036854775808 |
|
|
System.Int64 |
# define __INT_LEAST32_MIN INT64_MIN
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\Llvm\8.0.0\lib\clang\8.0.0\include\stdint.h(478,0) |
- REVERSE(If __STDC_HOSTED__ && __has_include_next(<stdint.h>))
- Ifdef __INT64_TYPE__
|
2 |
6.447243 |
__INT_LEAST32_MIN |
Int32 |
-2147483648 |
0x80000000 |
-2147483648 |
|
|
System.Int32 |
# define __INT_LEAST32_MIN INT32_MIN
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\Llvm\8.0.0\lib\clang\8.0.0\include\stdint.h(569,0) |
- REVERSE(If __STDC_HOSTED__ && __has_include_next(<stdint.h>))
- Ifdef __INT32_TYPE__
|
3 |
4.558889 |
INT_LEAST32_MIN |
Int64 |
-9223372036854775808 |
0x8000000000000000 |
-9223372036854775808 |
|
|
System.Int64 |
# define INT_LEAST32_MIN __INT_LEAST32_MIN
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\Llvm\8.0.0\lib\clang\8.0.0\include\stdint.h(581,0) |
- REVERSE(If __STDC_HOSTED__ && __has_include_next(<stdint.h>))
- Ifdef __INT_LEAST32_MIN
|
4 |
4.558889 |
INT_FAST32_MIN |
Int64 |
-9223372036854775808 |
0x8000000000000000 |
-9223372036854775808 |
|
|
System.Int64 |
# define INT_FAST32_MIN __INT_LEAST32_MIN
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\Llvm\8.0.0\lib\clang\8.0.0\include\stdint.h(584,0) |
- REVERSE(If __STDC_HOSTED__ && __has_include_next(<stdint.h>))
- Ifdef __INT_LEAST32_MIN
|