Searched refs:old_freestart (Results 1 – 1 of 1) sorted by relevance
458 const char* old_freestart = freestart_; // where last alloc used to end in AllocNewBlock() local460 remaining_ -= (freestart_ - old_freestart); // how much new space we've taken in AllocNewBlock()