Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A Ddebug.cpp551 __c_node::__remove(__i_node* p) in __remove() function in __c_node
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dmt_allocator.cc270 size_t __remove = __bin._M_free[__thread_id]; in _M_reclaim_block() local
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1334 bool __remove(const path& p, error_code* ec) { in __remove() function