Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/stlport/src/
H A Dallocators.cpp261 typedef _Node_alloc_obj _Obj; typedef in __node_alloc_impl
268 static _Obj* _S_refill(size_t __n);
321 _Obj *__r; in _M_allocate()
342 _Obj * __pobj = __STATIC_CAST(_Obj*, __p); in _M_deallocate()
356 # define _STLP_OFFSET sizeof(_Obj)
400 _Obj* __p; in _S_chunk_alloc()
441 _Obj* __result; in _S_refill()
442 _Obj* __current_obj; in _S_refill()
443 _Obj* __next_obj; in _S_refill()
515 _Obj* __result = __REINTERPRET_CAST(_Obj*, __chunk); in _S_refill()
[all …]