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