Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.h60 extern unsigned tb_probe_wdl_impl(uint64_t _white, uint64_t _black,
202 return tb_probe_wdl_impl(_white, _black, _kings, _queens, _rooks, in tb_probe_wdl()
H A Dtbprobe.c1604 extern unsigned tb_probe_wdl_impl(uint64_t white, uint64_t black, in tb_probe_wdl_impl() function