Home
last modified time | relevance | path

Searched defs:GEN_ALL_MOVES (Results 1 – 3 of 3) sorted by relevance

/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dposition.h58 GEN_ALL_MOVES = (GEN_CAPTURES | GEN_NON_CAPS); variable
/dports/games/scid/scid/src/
H A Dposition.h58 GEN_ALL_MOVES = (GEN_CAPTURES | GEN_NON_CAPS); variable
/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_position.h67 GEN_ALL_MOVES = (GEN_CAPTURES | GEN_NON_CAPS); variable