Home
last modified time | relevance | path

Searched defs:epsq (Results 1 – 11 of 11) sorted by last modified time

/dports/games/sjeng/Sjeng-Free-11.2/
H A Dsjeng.h125 int epsq; member
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dcm4_functions.c156 double *epsq = NULL; /* was [13680] */ in MGD77_cm4field() local
838 …, double *gpsq, double *gssq, double *gpmg, double *gsmg, double *hysq, double *epsq, double *essq, in clear_mem()
/dports/games/gnuchess/gnuchess-6.2.9/src/frontend/
H A Dcommon.h119 short epsq; /* en passant square */ member
H A Dmove.cc43 int rookf, rookt, epsq, sq; in MakeMove() local
274 int rookf, rookt, epsq; in UnmakeMove() local
H A Dgenmove.cc628 int kingsq, chksq, sq, sq1, epsq, dir; in GenCheckEscapes() local
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dbitboard.cpp2306 …unsigned int epsq = to + (m_stm == White ? -8 : 8); // annoying move, the capture is not on the '… in doMove() local
2518 …unsigned int epsq = to + (sntm == White ? -8 : 8); // annoying move, the capture is not on the 't… in undoMove() local
/dports/games/crafty/crafty-25.2_1/
H A Ddata.c989 const int epsq[2] = {+8, -8}; variable
H A Depd.c1152 nonstatic epdptrT EPDSet(rbptrT rbptr, cT actc, castT cast, sqT epsq) { in EPDSet()
1172 sqT epsq, siT hmvc, siT fmvn) { in EPDSetCurrentPosition()
1263 nonstatic charptrT EPDGenBasic(rbptrT rbptr, cT actc, castT cast, sqT epsq) { in EPDGenBasic()
H A Depdglue.c382 sqT epsq; in EGGetIndexedHostPosition() local
465 sqT epsq; in EGPutHostPosition() local
/dports/games/KnightCap/Export/
H A Depd.c1762 EPDSet(rbptrT rbptr, cT actc, castT cast, sqT epsq) in EPDSet()
1789 EPDSetCurrentPosition(rbptrT rbptr, cT actc, castT cast, sqT epsq, siT hmvc, siT fmvn) in EPDSetCurrentPosition()
1982 EPDGenBasic(rbptrT rbptr, cT actc, castT cast, sqT epsq) in EPDGenBasic()
H A Depdglue.c387 sqT epsq; in EGGetIndexedHostPosition() local