CNL
2.0.2 (development)
Compositional Numeric Library
|
definitions which can be used to configure CNL library More...
Go to the source code of this file.
Macros | |
#define | CNL_INT128_ENABLED |
non-zero iff CNL is configured to support 128-bit integers More... | |
#define | CNL_USE_INT128 1 |
user flag enables or disables support for __int128 on 64-bit GCC/Clang platforms; defaults to 1 on supported platforms. More... | |
definitions which can be used to configure CNL library
#define CNL_INT128_ENABLED |
non-zero iff CNL is configured to support 128-bit integers
#define CNL_USE_INT128 1 |
user flag enables or disables support for __int128
on 64-bit GCC/Clang platforms; defaults to 1
on supported platforms.
__int128
.