Home
last modified time | relevance | path

Searched defs:__nobjs (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dpool_allocator.cc61 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk()
133 int __nobjs = 20; in _M_refill() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dpthread_allocimpl.h271 ::_S_chunk_alloc(size_t __size, int &__nobjs) in _S_chunk_alloc()
338 int __nobjs = 128; in _M_refill() local
H A Dstl_alloc.h473 _S_chunk_alloc(size_t __size, int& __nobjs) in _S_chunk_alloc()
549 int __nobjs = 20; in _S_refill() local