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 Dtbconfig.h91 # define TB_BISHOP_ATTACKS(square, occ) BishopAttacks(square, occ) macro
H A Dtbprobe.c207 #ifdef TB_BISHOP_ATTACKS
208 # define bishop_attacks(s, occ) TB_BISHOP_ATTACKS(s, occ)