Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_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
H A Dcheck_memory_order.h18 #define _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) … macro