|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | MYPLATFORM "-" |
| no matching platform | |
| #define | MYOS "-" |
| no matching OS | |
| #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 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.