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