Botan 3.7.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/api.h>
#include <botan/build.h>
Go to the source code of this file.
Macros | |
#define | BOTAN_COMPILER_ATTRIBUTE(x) |
#define | BOTAN_COMPILER_HAS_ATTRIBUTE(x) |
#define | BOTAN_COMPILER_HAS_BUILTIN(x) |
#define | BOTAN_EARLY_INIT(prio) |
#define | BOTAN_FORCE_INLINE inline |
#define | BOTAN_FUNC_ISA(isa) |
#define | BOTAN_FUNC_ISA_INLINE(isa) |
Public Header.
Definition in file compiler.h.
#define BOTAN_COMPILER_ATTRIBUTE | ( | x | ) |
Definition at line 33 of file compiler.h.
#define BOTAN_COMPILER_HAS_ATTRIBUTE | ( | x | ) |
Definition at line 32 of file compiler.h.
#define BOTAN_COMPILER_HAS_BUILTIN | ( | x | ) |
Definition at line 22 of file compiler.h.
#define BOTAN_EARLY_INIT | ( | prio | ) |
Definition at line 56 of file compiler.h.
#define BOTAN_FORCE_INLINE inline |
Definition at line 71 of file compiler.h.
#define BOTAN_FUNC_ISA | ( | isa | ) |
Definition at line 42 of file compiler.h.
#define BOTAN_FUNC_ISA_INLINE | ( | isa | ) |
Definition at line 48 of file compiler.h.