Searched refs:__next_obj (Results 1 – 1 of 1) sorted by relevance
138 _Obj* __next_obj; in _M_refill() local146 *__free_list = __next_obj = (_Obj*)(void*)(__chunk + __n); in _M_refill()149 __current_obj = __next_obj; in _M_refill()150 __next_obj = (_Obj*)(void*)((char*)__next_obj + __n); in _M_refill()157 __current_obj->_M_free_list_link = __next_obj; in _M_refill()