Searched refs:_S_end_free (Results 1 – 1 of 1) sorted by relevance
288 static char* _S_end_free; member in __node_alloc_impl368 size_t __bytes_left = _S_end_free - _S_start_free; in _S_chunk_alloc()389 _S_start_free = _S_end_free = 0; in _S_chunk_alloc()410 _S_end_free = _S_start_free + __i; in _S_chunk_alloc()426 _S_end_free = _S_start_free + __bytes_to_get; in _S_chunk_alloc()476 _S_start_free = _S_end_free = 0; in _S_chunk_dealloc()724 char *__node_alloc_impl::_S_end_free = 0; member in __node_alloc_impl807 static char *_S_end_free; member in _Pthread_alloc_impl945 __bytes_left = _S_end_free - _S_start_free; in _S_chunk_alloc()981 _S_end_free = _S_start_free + __bytes_to_get; in _S_chunk_alloc()[all …]