Home
last modified time | relevance | path

Searched refs:__invalidate_all (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/
H A D__debug182 void __invalidate_all(void* __c);
258 __get_db()->__invalidate_all(__c);
/openbsd/gnu/gcc/libstdc++-v3/include/debug/
H A Ddeque162 bool __invalidate_all = __sz > this->size();
168 if (__invalidate_all)
/openbsd/gnu/llvm/libcxx/src/
H A Ddebug.cpp224 __libcpp_db::__invalidate_all(void* __c) in __invalidate_all() function in __libcpp_db