Searched refs:blockMem (Results 1 – 4 of 4) sorted by relevance
154 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) … in checkGuardBlock() argument161 if (blockMem[x] != val) { in checkGuardBlock()
153 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) … in checkGuardBlock() argument157 if (blockMem[x] != val) { in checkGuardBlock()
86 void checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) const;
110 void checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) const;