Searched refs:__malloc_alloc (Results 1 – 3 of 3) sorted by relevance
44 # define __malloc_alloc M__A macro
63 class _STLP_CLASS_DECLSPEC __malloc_alloc {172 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__malloc_alloc>;222 typedef __malloc_alloc __alloc_type;
131 void* _STLP_CALL __malloc_alloc::allocate(size_t __n) in allocate()156 __oom_handler_type _STLP_CALL __malloc_alloc::set_malloc_handler(__oom_handler_type __f) in set_malloc_handler()974 _S_start_free = (char *)__malloc_alloc::allocate(__bytes_to_get); in _S_chunk_alloc()978 _S_start_free = (char *)__malloc_alloc::allocate(__bytes_to_get); in _S_chunk_alloc()997 return __malloc_alloc::allocate(__n); in allocate()1021 __malloc_alloc::deallocate(__p, __n); in deallocate()1040 return __malloc_alloc::allocate(__n); in allocate()1065 __malloc_alloc::deallocate(__p, __n); in deallocate()