Home
last modified time | relevance | path

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

/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsquare.h89 #define SQUARE_FROM_64(square) (SquareFrom64[square]) macro
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsquare.h67 #define SQUARE_FROM_64(square) (SquareFrom64[square]) macro