Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_alloc.h181 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0) macro
183 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __a macro
188 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0) macro