Home | History | Annotate | Download | only in src

Lines Matching full:__pobj

342   _Obj * __pobj = __STATIC_CAST(_Obj*, __p);
346 __pobj->_M_next = *__my_free_list;
347 *__my_free_list = __pobj;