Searched refs:__node_alloc (Results 1 – 6 of 6) sorted by relevance
45 # define __node_alloc D__A macro
148 class _STLP_CLASS_DECLSPEC __node_alloc {165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>;224 typedef __node_alloc __alloc_type;
102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>;
742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n) in _M_allocate()745 void _STLP_CALL __node_alloc::_M_deallocate(void *__p, size_t __n) in _M_deallocate()
147 * Use of raw SGI allocators (like __node_alloc) as an allocator parameter deprecated,
2165 * src/dll_main.cpp: Remove references to former __node_alloc4084 * stlport/stl/_alloc.c: Add complete cleanup of the __node_alloc static8289 * __node_alloc:: allocate broken into two functions for better inlining