HomeSort by: relevance | last modified time | path
    Searched refs:__new_start (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
bitmap_allocator.h 175 iterator __new_start = this->allocate(__new_size); local
177 iterator __start = __new_start;
193 this->_M_start = __new_start;
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
bitmap_allocator.h 177 iterator __new_start = this->allocate(__new_size); local
179 iterator __start = __new_start;
195 this->_M_start = __new_start;

Completed in 25 milliseconds