Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depd.c228 gpmptr->gpm_ese.ese_epsq = ese.ese_epsq; in EPDNewGPM()
1180 ese.ese_epsq = epsq; in EPDSetCurrentPosition()
1201 epdptr->epd_epsq = ese.ese_epsq; in EPDGetCurrentPosition()
1220 return ese.ese_epsq; in EPDFetchEPSQ()
1724 ese.ese_epsq = epdptr->epd_epsq; in EPDRealize()
1762 ese.ese_epsq = sq_nil; in EPDInitArray()
2498 if (flag && (ese.ese_epsq != sq_nil)) { in EPDIsLegal()
3024 ese.ese_epsq = mptr->m_frsq + dv_1; in EPDExecute()
3026 ese.ese_epsq = sq_nil; in EPDExecute()
3030 ese.ese_epsq = mptr->m_frsq + dv_3; in EPDExecute()
[all …]
H A Depddefs.h607 sqT ese_epsq; /* en passant target square */ member
/dports/games/KnightCap/Export/
H A Depd.c388 gpmptr->gpm_ese.ese_epsq = ese.ese_epsq; in EPDNewGPM()
1800 ese.ese_epsq = epsq; in EPDSetCurrentPosition()
1861 return (ese.ese_epsq); in EPDFetchEPSQ()
2909 ese.ese_epsq = sq_nil; in EPDInitArray()
4107 (ese.ese_epsq == gpmptr->gpm_ese.ese_epsq)) in EPDIsThirdRepetition()
4361 ese.ese_epsq)) in EPDGeneratePL()
4374 ese.ese_epsq)) in EPDGeneratePL()
4486 ese.ese_epsq)) in EPDGeneratePL()
4499 ese.ese_epsq)) in EPDGeneratePL()
4877 ese.ese_epsq = sq_nil; in EPDExecute()
[all …]
H A Depddefs.h707 sqT ese_epsq; /* en passant target square */ member