Home
last modified time | relevance | path

Searched defs:__remove (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_algos.h94 __remove(_ForwardIterator __first, _ForwardIterator __last, in __remove() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Ddebug.cpp570 __c_node::__remove(__i_node* p) in __remove() function in __c_node
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc286 size_t __remove = __bin._M_free[__thread_id]; in _M_reclaim_block() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc286 size_t __remove = __bin._M_free[__thread_id]; in _M_reclaim_block() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1328 bool __remove(const path& p, error_code* ec) { in __remove() function