Home
last modified time | relevance | path

Searched refs:_LIBCPP_CHECK_STORE_MEMORY_ORDER (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/include/__atomic/
HDcheck_memory_order.h18 #define _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) … macro
HDatomic_base.h46 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) { in _LIBCPP_CHECK_STORE_MEMORY_ORDER() function
50 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) { in _LIBCPP_CHECK_STORE_MEMORY_ORDER() function
HDatomic.h297 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) {
304 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) {
HDatomic_ref.h125 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__order) {