Searched refs:blockMem (Results 1 – 2 of 2) sorted by relevance
152 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) … in checkGuardBlock() argument155 if (blockMem[x] != val) { in checkGuardBlock()
78 void checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) const;