Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbindex.cpp3044 decode_info *m_rgpdiDecodeInfo[2]; member
3692 if (NULL != rgtbdDesc[iTb].m_rgpdiDecodeInfo[side]) in FMapTableToMemory()
3954 if (NULL == ptbd->m_rgpdiDecodeInfo[side]) in TbtProbeTable()
3970 decode_info *info = ptbd->m_rgpdiDecodeInfo[side]; in TbtProbeTable()
4223 rgtbdDesc[iTb].m_rgpdiDecodeInfo[side] = comp_info; in FCheckExistence()
4288 if (NULL != rgtbdDesc[iTb].m_rgpdiDecodeInfo[sd]) in IInitializeTb()
4291 my_Tcl_Free ((char*)rgtbdDesc[iTb].m_rgpdiDecodeInfo[sd]); in IInitializeTb()
4293 free (rgtbdDesc[iTb].m_rgpdiDecodeInfo[sd]); in IInitializeTb()
4295 rgtbdDesc[iTb].m_rgpdiDecodeInfo[sd] = NULL; in IInitializeTb()