Searched defs:_STLP_CREATE_ALLOCATOR (Results 1 – 1 of 1) sorted by relevance
81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__… macro83 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) __stl_alloc_create(__a,(_Tp*)0) macro