Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.h278 extern uint64_t tb_rook_attacks(unsigned _square, uint64_t _occ);
H A Dtbprobe.c1700 uint64_t tb_rook_attacks(unsigned sq, uint64_t occ) { in tb_rook_attacks() function