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