Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.c357 static uint64_t file_attacks_table[64][64]; variable
384 uint64_t f_attacks = file_attacks_table[sq][f_idx]; in rook_attacks()
440 file_attacks_table[square(r, f)][idx] = b; in rook_attacks_init()