Searched refs:_M_round_up (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Dpool_allocator.h103 _M_round_up(size_t __bytes) function in class:__pool_alloc_base
224 __ret = static_cast<_Tp*>(_M_refill(_M_round_up(__bytes)));
/macosx-10.9.5/libstdcxx-60/src/
H A Dpool_allocator.cc92 + _M_round_up(_S_heap_size >> 4));

Completed in 114 milliseconds