Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/ginclude/
H A Dstdatomic.h160 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \ argument
171 #define atomic_compare_exchange_strong(PTR, VAL, DES) \ argument
175 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \ argument
186 #define atomic_compare_exchange_weak(PTR, VAL, DES) \ argument