Searched defs:__my_free_list (Results 1 – 1 of 1) sorted by relevance
320 _Obj * _STLP_VOLATILE * __my_free_list = _S_free_list + _S_FREELIST_INDEX(__n); in _M_allocate() local341 _Obj * _STLP_VOLATILE * __my_free_list = _S_free_list + _S_FREELIST_INDEX(__n); in _M_deallocate() local386 _Obj* _STLP_VOLATILE* __my_free_list = _S_free_list + _S_FREELIST_INDEX(__bytes_left); in _S_chunk_alloc() local399 _Obj* _STLP_VOLATILE* __my_free_list; in _S_chunk_alloc() local440 _Obj* _STLP_VOLATILE* __my_free_list = _S_free_list + _S_FREELIST_INDEX(__n); in _S_refill() local857 __obj * volatile * __my_free_list; in _M_refill() local960 __obj * volatile * __my_free_list = __a->__free_list + _S_freelist_index(__bytes_left); in _S_chunk_alloc() local992 __obj * volatile * __my_free_list; in allocate() local1017 __obj * volatile * __my_free_list; in deallocate() local1036 __obj * volatile * __my_free_list; in allocate() local[all …]