Home
last modified time | relevance | path

Searched defs:__hole (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpop_heap.h47 _RandomAccessIterator __hole = std::__floyd_sift_down<_AlgPolicy>(__first, __comp_ref, __len); in __pop_heap() local
H A Dsift_down.h91 _RandomAccessIterator __hole = __first; __floyd_sift_down() local