Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.h64 extern unsigned tb_probe_root_impl(uint64_t _white, uint64_t _black,
257 return tb_probe_root_impl(_white, _black, _kings, _queens, _rooks, in tb_probe_root()
H A Dtbprobe.c1642 extern unsigned tb_probe_root_impl(uint64_t white, uint64_t black, in tb_probe_root_impl() function