HelenOS sources

allocate           95 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         static pointer allocate(Alloc& alloc, size_type n)
allocate          100 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         static pointer allocate(Alloc& alloc, size_type n, const_void_pointer hint)
allocate          214 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp             pointer allocate(size_type n, allocator<void>::const_pointer = 0)
HelenOS homepage, sources at GitHub