Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Macros | |
#define | MYPLATFORM "-" |
#define | MYOS "-" |
#define | DEVUNUSED |
#define | B_VALUE(x) B_HELPER(x) |
#define | B_HELPER(x) #x |
#define | BELOFTE_COMPILER "other compiler" |
#define | MEMBER_CONSTEXPR constexpr |
#define MYPLATFORM "-" |
Definition at line 73 of file myplatform.h.
#define MYOS "-" |
Definition at line 117 of file myplatform.h.
#define DEVUNUSED |
Definition at line 125 of file myplatform.h.
#define B_VALUE | ( | x | ) | B_HELPER(x) |
Definition at line 155 of file myplatform.h.
#define B_HELPER | ( | x | ) | #x |
Definition at line 156 of file myplatform.h.
#define BELOFTE_COMPILER "other compiler" |
Definition at line 164 of file myplatform.h.
#define MEMBER_CONSTEXPR constexpr |
Definition at line 188 of file myplatform.h.