Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbindex.cpp3058 CTbDesc rgtbdDesc[cTb] = variable
3576 Lock (rgtbdDesc[iTb].m_rglockFiles[side]); in VTbCloseFile()
3577 fclose (rgtbdDesc[iTb].m_rgfpFiles[side]); in VTbCloseFile()
3578 rgtbdDesc[iTb].m_rgfpFiles[side] = NULL; in VTbCloseFile()
3746 rgtbdDesc[iTb].m_rgpbRead[side] = NULL; in FUnMapTableFromMemory()
3770 ptbd = & rgtbdDesc[iTb]; in TbtProbeTable()
4149 if (0 != rgtbdDesc[iTb].m_rgcbLength[side] && cb != rgtbdDesc[iTb].m_rgcbLength[side]) in FCheckExistence()
4202 if (0 != rgtbdDesc[iTb].m_rgcbLength[side] && cb != rgtbdDesc[iTb].m_rgcbLength[side]) in FCheckExistence()
4209 rgtbdDesc[iTb].m_rgcbLength[side] = cb; in FCheckExistence()
4211 if (FRegisterTb (& (rgtbdDesc[iTb]))) in FCheckExistence()
[all …]