Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h249 extern const int MVV_LVA[7][7];
H A Dquiesce.c137 *movep += MVV_LVA[Captured(*movep)][Piece(*movep)]; in Quiesce()
H A Dnext.c100 *movep += MVV_LVA[Captured(*movep)][Piece(*movep)]; in NextMove()
H A Ddata.c1002 const int MVV_LVA[7][7] = { variable