Home
last modified time | relevance | path

Searched refs:_M_freelist_headroom (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dmt_allocator.h107 size_t _M_freelist_headroom; member
116 _M_freelist_headroom(_S_freelist_headroom), in _Tune()
125 _M_freelist_headroom(__headroom), _M_force_new(__force) in _Tune()
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dmt_allocator.cc268 * __options._M_freelist_headroom); in _M_reclaim_block()
271 __remove *= __options._M_freelist_headroom; in _M_reclaim_block()
300 __remove /= __options._M_freelist_headroom; in _M_reclaim_block()