Home | History | Annotate | Download | only in src

Lines Matching refs:_S_end_free

288   static char* _S_end_free;
368 size_t __bytes_left = _S_end_free - _S_start_free;
389 _S_start_free = _S_end_free = 0;
410 _S_end_free = _S_start_free + __i;
426 _S_end_free = _S_start_free + __bytes_to_get;
476 _S_start_free = _S_end_free = 0;
724 char *__node_alloc_impl::_S_end_free = 0;
807 static char *_S_end_free;
945 __bytes_left = _S_end_free - _S_start_free;
981 _S_end_free = _S_start_free + __bytes_to_get;
1099 char *_Pthread_alloc_impl::_S_end_free = 0;