Home
last modified time | relevance | path

Searched defs:king_attacks (Results 1 – 2 of 2) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.c118 # define king_attacks(s) TB_KING_ATTACKS(s) macro
125 # define king_attacks(s) king_attacks_table[(s)] macro
H A Ddata.c396 uint64_t king_attacks[64]; variable