Belofte version 2.1.9
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Macros | |
#define | MYPLATFORM "-" |
no matching platform | |
#define | MYOS "-" |
no matching OS | |
#define | NPS_LOG 1 |
#define | B_VALUE(x) |
#define | B_HELPER(x) |
#define | BELOFTE_COMPILER "other compiler" |
#define | MEMBER_CONSTEXPR constexpr |
#define MYPLATFORM "-" |
no matching platform
Definition at line 73 of file myplatform.h.
Referenced by bel_debug::info(), main(), and bGame::newGame().
#define MYOS "-" |
no matching OS
Definition at line 117 of file myplatform.h.
Referenced by bel_debug::info(), main(), and bGame::newGame().
#define NPS_LOG 1 |
Definition at line 146 of file myplatform.h.
#define B_VALUE | ( | x | ) |
Definition at line 153 of file myplatform.h.
#define B_HELPER | ( | x | ) |
Definition at line 154 of file myplatform.h.
#define BELOFTE_COMPILER "other compiler" |
Definition at line 162 of file myplatform.h.
Referenced by bel_debug::info().
#define MEMBER_CONSTEXPR constexpr |
Definition at line 186 of file myplatform.h.