Home
last modified time | relevance | path

Searched refs:__pnext (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp469 _Obj *__pcur = _S_chunks, *__pnext; in _S_chunk_dealloc() local
471 __pnext = __pcur->_M_next; in _S_chunk_dealloc()
473 __pcur = __pnext; in _S_chunk_dealloc()