Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depd.c229 gpmptr->gpm_ese.ese_hmvc = ese.ese_hmvc; in EPDNewGPM()
1181 ese.ese_hmvc = hmvc; in EPDSetCurrentPosition()
1226 return ese.ese_hmvc; in EPDFetchHMVC()
1727 ese.ese_hmvc = atoi(eovptr->eov_str); in EPDRealize()
1729 ese.ese_hmvc = 0; in EPDRealize()
1763 ese.ese_hmvc = 0; in EPDInitArray()
3036 ese.ese_hmvc = 0; in EPDExecute()
3038 ese.ese_hmvc++; in EPDExecute()
H A Depddefs.h608 siT ese_hmvc; /* halfmove clock */ member
/dports/games/KnightCap/Export/
H A Depd.c389 gpmptr->gpm_ese.ese_hmvc = ese.ese_hmvc; in EPDNewGPM()
1801 ese.ese_hmvc = hmvc; in EPDSetCurrentPosition()
1871 return (ese.ese_hmvc); in EPDFetchHMVC()
2862 ese.ese_hmvc = atoi(eovptr->eov_str); in EPDRealize()
2864 ese.ese_hmvc = 0; in EPDRealize()
2910 ese.ese_hmvc = 0; in EPDInitArray()
4058 if (ese.ese_hmvc >= 100) in EPDIsFiftyMoveDraw()
4088 limit = ese.ese_hmvc; in EPDIsThirdRepetition()
4889 ese.ese_hmvc = 0; in EPDExecute()
4891 ese.ese_hmvc++; in EPDExecute()
H A Depddefs.h708 siT ese_hmvc; /* halfmove clock */ member