Searched refs:__total_bytes (Results 1 – 1 of 1) sorted by relevance
64 size_t __total_bytes = __n * __nobjs; in _M_allocate_chunk() local67 if (__bytes_left >= __total_bytes) in _M_allocate_chunk()70 _S_start_free += __total_bytes; in _M_allocate_chunk()76 __total_bytes = __n * __nobjs; in _M_allocate_chunk()78 _S_start_free += __total_bytes; in _M_allocate_chunk()91 size_t __bytes_to_get = (2 * __total_bytes in _M_allocate_chunk()