Searched refs:__memory_order_modifier_mask (Results 1 – 3 of 3) sorted by relevance
88 __memory_order_modifier_mask = 0xffff0000, in _GLIBCXX_VISIBILITY() enumerator117 | __memory_order_modifier(__m & __memory_order_modifier_mask)); in _GLIBCXX_VISIBILITY()
93 __memory_order_modifier_mask = 0xffff0000, in _GLIBCXX_VISIBILITY() enumerator125 | __memory_order_modifier(__m & __memory_order_modifier_mask)); in _GLIBCXX_VISIBILITY()
4479 __memory_order_mask, __memory_order_modifier_mask,