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

  /external/chromium_org/third_party/angle/src/compiler/
PoolAlloc.h 53 memset(preGuard(), guardBlockBeginVal, guardBlockSize);
60 checkGuardBlock(preGuard(), guardBlockBeginVal, "before");
90 const static unsigned char guardBlockBeginVal;
PoolAlloc.cpp 117 const unsigned char TAllocation::guardBlockBeginVal = 0xfb;

Completed in 2738 milliseconds