Botan
1.10.9
|
#include <botan/internal/gmp_wrap.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Macros | |
#define | GNU_MP_VERSION_CODE |
#define | GNU_MP_VERSION_CODE_FOR(a, b, c) ((a << 16) | (b << 8) | (c)) |
#define GNU_MP_VERSION_CODE |
Definition at line 12 of file gmp_wrap.cpp.
#define GNU_MP_VERSION_CODE_FOR | ( | a, | |
b, | |||
c | |||
) | ((a << 16) | (b << 8) | (c)) |
Definition at line 10 of file gmp_wrap.cpp.