Home
last modified time | relevance | path

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

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