Home
last modified time | relevance | path

Searched refs:mask_not_edge (Results 1 – 3 of 3) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h303 extern const uint64_t mask_not_edge;
H A Ddata.c412 const uint64_t mask_not_edge = 0x007e7e7e7e7e7e00ull; variable
H A Devaluate.c1637 mask_not_edge & Kings(enemy)) in EvaluateWinningChances()