Home
last modified time | relevance | path

Searched defs:SQUARE_IS_PROMOTE (Results 1 – 2 of 2) sorted by relevance

/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsquare.h92 #define SQUARE_IS_PROMOTE(square) (SquareIsPromote[square]) macro
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsquare.h70 #define SQUARE_IS_PROMOTE(square) (SquareIsPromote[square]) macro