Home
last modified time | relevance | path

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

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