Searched refs:guardBlockEndVal (Results 1 – 2 of 2) sorted by relevance
63 memset(postGuard(), guardBlockEndVal, guardBlockSize); in size()69 checkGuardBlock(postGuard(), guardBlockEndVal, "after"); in check()99 const static unsigned char guardBlockEndVal; variable
125 const unsigned char TAllocation::guardBlockEndVal = 0xfe; member in TAllocation