Home
last modified time | relevance | path

Searched defs:principalVarT (Results 1 – 2 of 2) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_guessengine.h48 struct principalVarT struct
50 principalVarT():length(0) {} in principalVarT() function
51 unsigned int length;
52 simpleMoveT move [ENGINE_MAX_PLY];
/dports/games/scid/scid/src/
H A Dengine.h40 struct principalVarT { struct
41 uint length;
42 simpleMoveT move [ENGINE_MAX_PLY];