Searched defs:guardBlockSize (Results 1 – 2 of 2) sorted by relevance
144 const size_t TAllocation::guardBlockSize = 16; member in TAllocation146 const size_t TAllocation::guardBlockSize = 0; member in TAllocation
94 const static size_t guardBlockSize; variable