Home | History | Annotate | Download | only in src

Lines Matching full:__malloc_alloc

131 void* _STLP_CALL __malloc_alloc::allocate(size_t __n)
156 __oom_handler_type _STLP_CALL __malloc_alloc::set_malloc_handler(__oom_handler_type __f)
974 _S_start_free = (char *)__malloc_alloc::allocate(__bytes_to_get);
978 _S_start_free = (char *)__malloc_alloc::allocate(__bytes_to_get);
997 return __malloc_alloc::allocate(__n);
1021 __malloc_alloc::deallocate(__p, __n);
1040 return __malloc_alloc::allocate(__n);
1065 __malloc_alloc::deallocate(__p, __n);