Searched refs:guardBlockBeginVal (Results 1 – 2 of 2) sorted by relevance
61 memset(preGuard(), guardBlockBeginVal, guardBlockSize); in size()68 checkGuardBlock(preGuard(), guardBlockBeginVal, "before"); in check()98 const static unsigned char guardBlockBeginVal; variable
124 const unsigned char TAllocation::guardBlockBeginVal = 0xfb; member in TAllocation