Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depddefs.h412 # define mf_chmt (bit << 2) /* checkmating */ macro
H A Depd.c2012 if ((mptr->m_flag & mf_chec) && !(mptr->m_flag & mf_chmt)) in EPDSANEncodeAux()
2023 if (mptr->m_flag & mf_chmt) in EPDSANEncodeAux()
2118 if (rmptr->m_flag & mf_chmt) in EPDSANDecodeFlex()
3304 mptr0->m_flag |= mf_chmt; in EPDMLScanMate()
/dports/games/KnightCap/Export/
H A Depddefs.h478 #define mf_chmt (bit << 2) /* checkmating */ macro
H A Depd.c3225 if ((mptr->m_flag & mf_chec) && !(mptr->m_flag & mf_chmt)) in EPDSANEncodeAux()
3238 if (mptr->m_flag & mf_chmt) in EPDSANEncodeAux()
3374 if (rmptr->m_flag & mf_chmt) in EPDSANDecodeFlex()
4186 if (rmptr->m_flag & mf_chmt) in EPDMateInOne()
5266 mptr0->m_flag |= mf_chmt; in EPDMLScanMate()