Searched defs:__old_value (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | atomic.cpp | 128 __cxx_contention_t __old_value) in __libcpp_contention_wait() 161 void __libcpp_atomic_wait(void const volatile* __location, __cxx_contention_t __old_value) in __libcpp_atomic_wait() 186 …p_atomic_wait(__cxx_atomic_contention_t const volatile* __location, __cxx_contention_t __old_value) in __libcpp_atomic_wait()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | glue_algorithm_impl.h | 372 …xecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, in replace() 398 const _Tp& __old_value, const _Tp& __new_value) in replace_copy()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | glue_algorithm_impl.h | 374 …xecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, in replace() 399 const _Tp& __old_value, const _Tp& __new_value) in replace_copy()
|