Searched refs:checkGuardBlock (Results 1 – 2 of 2) sorted by relevance
60 checkGuardBlock(preGuard(), guardBlockBeginVal, "before"); in check()61 checkGuardBlock(postGuard(), guardBlockEndVal, "after"); in check()78 void checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) const;
152 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) … in checkGuardBlock() function in TAllocation