Searched refs:__hint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Ddebug_allocator.h100 allocate(size_type __n, const void* __hint) argument
102 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint);

Completed in 42 milliseconds