Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbindex.cpp3561 static CTbCache *ptbcTbCache; // Cache memory variable
3609 pb = (BYTE *) & ptbcTbCache [ctbcTbCache]; in VTbClearCache()
3610 for (i = 0, ptbc = ptbcTbCache; i < ctbcTbCache; i ++, ptbc ++) in VTbClearCache()
3633 ptbcFree = ptbcTbCache; in VTbClearCache()
3647 ptbcTbCache = (CTbCache*) pv; in FTbSetCacheSize()