Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h230 extern uint64_t book_learn_key;
H A Dmain.c4946 learn_key[learn_positions_count] = book_learn_key;
H A Ddata.c42 uint64_t book_learn_key; variable
H A Dbook.c762 book_learn_key = bs_key[which]; in Book()