Home
last modified time | relevance | path

Searched refs:FEN_CASTLING_EP (Results 1 – 6 of 6) sorted by relevance

/dports/games/scid/scid/gtest/
H A Dtest_pgnparser.cpp133 game.GetCurrentPos()->PrintFEN(buf, FEN_CASTLING_EP); in TEST()
142 game.GetCurrentPos()->PrintFEN(buf, FEN_CASTLING_EP); in TEST()
152 game.GetCurrentPos()->PrintFEN(buf, FEN_CASTLING_EP); in TEST()
161 game.GetCurrentPos()->PrintFEN(buf, FEN_CASTLING_EP); in TEST()
/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_position.h57 FEN_CASTLING_EP = 2, variable
/dports/games/scid/scid/src/
H A Dposition.h48 FEN_CASTLING_EP = 2, variable
H A Dposition.cpp2827 if (flags >= FEN_CASTLING_EP) { in PrintFEN()
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dposition.h48 FEN_CASTLING_EP = 2, variable
H A Dposition.cpp2777 if (flags >= FEN_CASTLING_EP) { in PrintFEN()