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