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

/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dpool_allocator.cc94 + _M_round_up(_S_heap_size >> 4));
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dpool_allocator.h100 _M_round_up(size_t __bytes) function in class:__pool_alloc_base
243 __ret = static_cast<_Tp*>(_M_refill(_M_round_up(__bytes)));

Completed in 41 milliseconds