Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depddefs.h501 # define epdso_bm 4 /* best move(s) */ macro
H A Depd.c1079 if (!flag && (strcmp(opsym, epdsostrv[epdso_bm]) == 0)) { in EPDNormalize()
3561 eopptr = EPDLocateEOP(epdptr, epdsostrv[epdso_bm]); in EPDRepairEPD()
3736 bm_eopptr = EPDLocateEOPCode(epdptr, epdso_bm); in EPDScoreFile()
4376 epdsostrv[epdso_bm] = "bm"; in EPDInit()
H A Depdglue.c1857 eopptr = EPDLocateEOPCode(epdptr, epdso_bm); in EGProcessPFLC()
/dports/games/KnightCap/Export/
H A Depddefs.h589 #define epdso_bm 4 /* best move(s) */ macro
H A Depd.c1638 if (!flag && (strcmp(opsym, epdsostrv[epdso_bm]) == 0)) in EPDNormalize()
5637 eopptr = EPDLocateEOP(epdptr, epdsostrv[epdso_bm]); in EPDRepairEPD()
5904 bm_eopptr = EPDLocateEOPCode(epdptr, epdso_bm); in EPDScoreFile()
7900 epdsostrv[epdso_bm ] = "bm"; in EPDInit()