HomeSort by relevance Sort by last modified time
    Searched refs:guardBlockEndVal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
PoolAlloc.h 55 memset(postGuard(), guardBlockEndVal, guardBlockSize);
61 checkGuardBlock(postGuard(), guardBlockEndVal, "after");
91 const static unsigned char guardBlockEndVal;
PoolAlloc.cpp 119 const unsigned char TAllocation::guardBlockEndVal = 0xfe;

Completed in 1279 milliseconds