Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_base.h55 _LIBCPP_CHECK_LOAD_MEMORY_ORDER(__m) { _LIBCPP_CHECK_LOAD_MEMORY_ORDER() function
59 _LIBCPP_CHECK_LOAD_MEMORY_ORDER(__m) { _LIBCPP_CHECK_LOAD_MEMORY_ORDER() function
H A Dcheck_memory_order.h22 #define _LIBCPP_CHECK_LOAD_MEMORY_ORDER(__m) \ macro