Searched refs:checkRealloc (Results 1 – 1 of 1) sorted by relevance
68 this->checkRealloc((int)array.count());98 this->checkRealloc(n); in reset()113 this->checkRealloc(delta); in reset()199 this->checkRealloc(n); in push_back_n()214 this->checkRealloc(0); in pop_back()227 this->checkRealloc(0); in pop_back_n()424 this->checkRealloc(n); in push_back_raw()430 inline void checkRealloc(int delta) { in checkRealloc() function