Home
last modified time | relevance | path

Searched refs:was_promoted (Results 1 – 2 of 2) sorted by relevance

/dports/games/sjeng/Sjeng-Free-11.2/
H A Dsjeng.h124 int was_promoted; member
H A Dmoves.c1344 path_x[ply].was_promoted = is_promoted[find_slot]; in make()
1374 path_x[ply].was_promoted = is_promoted[squares[target]]; in make()
1393 if (path_x[ply].was_promoted) in make()
1964 is_promoted[squares[target]] = path_x[ply].was_promoted; in unmake()
1998 is_promoted[squares[target]] = path_x[ply].was_promoted; in unmake()