Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_alloc.h131 __debug_alloc() {} in __debug_alloc() function
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>; variable
171 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__new_alloc>; variable
172 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__malloc_alloc>; variable
D_abbrevs.h47 # define __debug_alloc G__A macro
/external/stlport/src/
Ddll_main.cpp102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>; variable
103 template class _STLP_CLASS_DECLSPEC __debug_alloc<__new_alloc>; variable