Home
last modified time | relevance | path

Searched defs:__stl_alloc_create (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/
H A D_iostream_string.h89 __stl_alloc_create(const _STLP_PRIV __iostring_allocator<_Tp>&, const _Tp*) in __stl_alloc_create() function
/reactos/sdk/lib/3rdparty/stlport/test/eh/
H A DPrefix.h171 __stl_alloc_create(const EH_allocator<_Tp1>&, const _Tp2*) { return EH_allocator<_Tp2>(); } in __stl_alloc_create() function
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dstack_allocator.h180 __stl_alloc_create(const StackAllocator<_Tp1>& __a, const _Tp2*) { return StackAllocator<_Tp2>(__a.… in __stl_alloc_create() function