HomeSort by relevance Sort by last modified time
    Searched refs:__size_to_allocate (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 777 const size_t __size_to_allocate = sizeof(size_t) local
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 777 const size_t __size_to_allocate = sizeof(size_t) local
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));

Completed in 60 milliseconds