/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/ |
A D | pool_allocator.cc | 63 __pool_alloc_base::_M_allocate_chunk(size_t __n, int& __nobjs) in _M_allocate_chunk() argument 66 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() 77 __nobjs = (int)(__bytes_left / __n); in _M_allocate_chunk() 78 __total_bytes = __n * __nobjs; in _M_allocate_chunk() 114 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 125 return _M_allocate_chunk(__n, __nobjs); in _M_allocate_chunk() 135 int __nobjs = 20; in _M_refill() local 136 char* __chunk = _M_allocate_chunk(__n, __nobjs); in _M_refill() 142 if (__nobjs == 1) in _M_refill() 153 if (__nobjs - 1 == __i) in _M_refill()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/ |
A D | pool_allocator.h | 117 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/ |
A D | pool_allocator.h | 117 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/ |
A D | pool_allocator.h | 117 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/ |
A D | pool_allocator.h | 117 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/ |
A D | pool_allocator.h | 117 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/ |
A D | pool_allocator.h | 115 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/ |
A D | pool_allocator.h | 115 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/ |
A D | pool_allocator.h | 117 _M_allocate_chunk(size_t __n, int& __nobjs); in _GLIBCXX_VISIBILITY()
|