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 D | atomic_base.h | 55 _LIBCPP_CHECK_LOAD_MEMORY_ORDER(__m) { _LIBCPP_CHECK_LOAD_MEMORY_ORDER() function |
H A D | check_memory_order.h | 22 #define _LIBCPP_CHECK_LOAD_MEMORY_ORDER(__m) \ macro |