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