Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depddefs.h416 # define mf_sanf (bit << 6) /* needs file disambiguation */ macro
H A Depd.c1930 if (((mptr->m_flag & mf_sanf) || (ssav[ssa_edcf] == 1)) in EPDSANEncodeAux()
1934 || ((mptr->m_flag & mf_sanf) && (ssav[ssa_edcr] == 2))) in EPDSANEncodeAux()
2130 if (!(rmptr->m_flag & mf_sanf)) in EPDSANDecodeFlex()
3247 mptr0->m_flag |= mf_sanf; in EPDMLDisambiguate()
/dports/games/KnightCap/Export/
H A Depddefs.h482 #define mf_sanf (bit << 6) /* needs file disambiguation */ macro
H A Depd.c3131 if (((mptr->m_flag & mf_sanf) || (ssav[ssa_edcf] == 1)) || in EPDSANEncodeAux()
3136 ((mptr->m_flag & mf_sanf) && (ssav[ssa_edcr] == 2))) in EPDSANEncodeAux()
3395 if (!(rmptr->m_flag & mf_sanf)) in EPDSANDecodeFlex()
5182 mptr0->m_flag |= mf_sanf; in EPDMLDisambiguate()