reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
212 if (((AllocatedBlocks + 1) * Block::Size) > MaxMemory) 220 ++AllocatedBlocks; 253 AllocatedBlocks = O.AllocatedBlocks; 253 AllocatedBlocks = O.AllocatedBlocks; 254 O.AllocatedBlocks = 0; 270 AllocatedBlocks = O.AllocatedBlocks;