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

/haiku/headers/cpp/
H A Dstl_alloc.h339 union _Obj { union in class:__default_alloc_template
340 union _Obj* _M_free_list_link;
345 static _Obj* __VOLATILE _S_free_list[];
348 static _Obj* __VOLATILE _S_free_list[_NFREELISTS];
407 _Obj* __VOLATILE* __my_free_list;
408 _Obj* __RESTRICT __result;
433 _Obj* __q = (_Obj*)__p;
434 _Obj* __VOLATILE* __my_free_list;
488 _Obj* __VOLATIL
[all...]

Completed in 62 milliseconds