Home
last modified time | relevance | path

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

/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsort.cpp61 #define HISTORY_INC(depth) ((depth)*(depth)) macro
517 History[index] += HISTORY_INC(depth); in good_move()
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsort.cpp39 #define HISTORY_INC(depth) ((depth)*(depth)) macro
512 History[index] += HISTORY_INC(depth); in good_move()